The DataSourceConnection type exposes the following members.
Back to Top
Properties
| Name | Description | |
|---|---|---|
| ConnectedUserName |
Gets or sets the name of the connected user.
| |
| DataSource |
Gets the data source.
| |
| DocumentTitle | Gets a document title for the data returned from this data source with the current configuration.
| |
| HasUserDependentData | Gets or sets a value indicating whether the data depends on the current user or not.
| |
| IsLinkable |
Gets a value indicating whether this instance supports linked data mode.
| |
| ServiceProvider |
Gets access to services.
|
See Also