public class DataModelConnection extends ExternalConnection
| Modifier and Type | Method and Description |
|---|---|
int |
getClassType()
Gets the type of this
ExternalConnection object. |
java.lang.String |
getCommand()
The string containing the database command to pass to the data provider API that will
interact with the external source in order to retrieve data
|
int |
getCommandType()
Returns
OLEDBCommandType type. |
java.lang.String |
getConnectionString()
The connection information string is used to make contact with an OLE DB or ODBC data source.
|
void |
setCommand(java.lang.String value)
The string containing the database command to pass to the data provider API that will
interact with the external source in order to retrieve data
|
void |
setCommandType(int value)
Returns
OLEDBCommandType type. |
void |
setConnectionString(java.lang.String value)
The connection information string is used to make contact with an OLE DB or ODBC data source.
|
getBackgroundRefresh, getConnectionDescription, getConnectionFile, getConnectionId, getCredentials, getCredentialsMethodType, getId, getKeepAlive, getName, getOdcFile, getOnlyUseConnectionFile, getParameters, getPowerQueryFormula, getReconnectionMethod, getReconnectionMethodType, getRefreshInternal, getRefreshOnLoad, getSaveData, getSavePassword, getSecondCommand, getSourceFile, getSourceType, getSSOId, getType, isDeleted, isNew, setBackgroundRefresh, setConnectionDescription, setCredentials, setCredentialsMethodType, setDeleted, setKeepAlive, setName, setNew, setOdcFile, setOnlyUseConnectionFile, setReconnectionMethod, setReconnectionMethodType, setRefreshInternal, setRefreshOnLoad, setSaveData, setSavePassword, setSecondCommand, setSourceFile, setSourceType, setSSOId, setTypepublic int getClassType()
ExternalConnection object.
getClassType in class ExternalConnectionpublic java.lang.String getCommand()
getCommand in class ExternalConnectionpublic void setCommand(java.lang.String value)
setCommand in class ExternalConnectionpublic int getCommandType()
OLEDBCommandType type.
See OLEDBCommandType.
getCommandType in class ExternalConnectionpublic void setCommandType(int value)
OLEDBCommandType type.
See OLEDBCommandType.
setCommandType in class ExternalConnectionpublic java.lang.String getConnectionString()
getConnectionString in class ExternalConnectionpublic void setConnectionString(java.lang.String value)
setConnectionString in class ExternalConnectionSee Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.