DataModelConnection class

DataModelConnection class

Specifies a data model connection

Inheritance: DataModelConnection

The DataModelConnection type exposes the following members:

Properties

PropertyDescription
id
connection_id
class_typeGets 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
commandThe 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_typeReturns OLEDBCommandType type.
connection_stringThe connection information string is used to make contact with an OLE DB or ODBC data source.
second_command

See Also