DataSource Properties
SQL Server 2005
(see also
Protected
Properties
)
| Name | Description | |
|---|---|---|
| Annotations |
Gets the collection object of all annotations to current object.
(inherited from
MajorObject
)
|
| ConnectionString |
Gets or sets a string specifying connection information.
|
| ConnectionStringSecurity |
Gets or sets the connection security properties of a DataSource object.
|
| Container | (inherited from Component ) |
| CreatedTimestamp |
Gets or sets the date and time of the creation of the object.
(inherited from
MajorObject
)
|
| DataSourcePermissions |
Gets the data source permissions associated with a specified DataSource object.
|
| Description |
Gets or sets a description string of current object.
(inherited from
MajorObject
)
|
| ID | (inherited from NamedComponent ) |
| ImpersonationInfo |
Gets or sets the impersonation information associated with a specified DataSource object.
|
| IsLoaded | (inherited from MajorObject ) |
| Isolation |
Gets or sets the isolation property for a DataSource object.
|
| LastSchemaUpdate |
Gets or sets the date and time when current object schema was last updated.
(inherited from
MajorObject
)
|
| ManagedProvider |
Gets or sets the managed provider name used by a DataSource object.
|
| MaxActiveConnections |
Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a DataSource object.
|
| Name | (inherited from NamedComponent ) |
| OwningCollection |
Gets or sets the collection that contains the ModelComponent.
(inherited from
ModelComponent
)
|
| Parent |
Gets the parent Database of the DataSource object.
|
| ParentServer |
Gets the parent Server of the DataSource object.
|
| Site | (inherited from NamedComponent ) |
| SiteID | (inherited from NamedComponent ) |
| Timeout |
Gets or sets the length of time that must pass for Timeout to occur on a DataSource connection.
|
| Name | Description | |
|---|---|---|
| CanRaiseEvents | (inherited from Component ) |
| DesignMode | (inherited from Component ) |
| Events | (inherited from Component ) |
| FriendlyName | (inherited from NamedComponent ) |
| KeyForCollection | (inherited from NamedComponent ) |
