Represents a connection within a datasource (ex: A SQL Server connection). A data source can be composed of one or more connections.
Unique string representing this connection.
The name of the connection (i.e. the caption).
The URI to which the connection is pointing, if applicable. If a data source is a published data source, the URI is returned as localhost.
localhost
The type of the connection (i.e. SQL Server, web data connector).
Represents a connection within a datasource (ex: A SQL Server connection). A data source can be composed of one or more connections.