DataModelConnection class
DataModelConnection class
Specifies a data model connection
Inheritance: DataModelConnection
The DataModelConnection type exposes the following members:
Properties
| Property | Description |
|---|---|
| id | |
| connection_id | |
| class_type | Gets the type of this ExternalConnection object. |
| power_query_formula | |
| type | |
| source_type | |
| sso_id | |
| save_password | |
| save_data | |
| refresh_on_load | |
| reconnection_method_type | |
| reconnection_method | |
| only_use_connection_file | |
| odc_file | |
| source_file | |
| connection_file | |
| is_new | |
| name | |
| keep_alive | |
| refresh_internal | |
| connection_description | |
| is_deleted | |
| credentials_method_type | |
| credentials | |
| background_refresh | |
| parameters | |
| command | 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 |
| command_type | Returns OLEDBCommandType type. |
| connection_string | The connection information string is used to make contact with an OLE DB or ODBC data source. |
| second_command |
See Also
- module
aspose.cells.externalconnections - class
DataModelConnection - class
OLEDBCommandType