DataSource Properties
Include Protected Members
Include Inherited Members
The DataSource type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Annotations | Gets the collection object of all annotations to current object. (Inherited from MajorObject.) |
![]() |
CanRaiseEvents | (Inherited from Component.) |
![]() |
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.) |
![]() |
DesignMode | (Inherited from Component.) |
![]() |
Events | (Inherited from Component.) |
![]() |
FriendlyName | Returns a user-friendly name. (Inherited from NamedComponent.) |
![]() |
ID | Gets or sets the identifier of the component. (Inherited from NamedComponent.) |
![]() |
ImpersonationInfo | Gets or sets the impersonation information associated with a specified DataSource object. |
![]() |
IsLoaded | Infrastructure. Gets a value that indicates whether MajorObject have been loaded. (Inherited from MajorObject.) |
![]() |
Isolation | Gets or sets the isolation property for a DataSource object. |
![]() |
KeyForCollection | Returns the key used in collections. (Inherited from NamedComponent.) |
![]() |
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 | Gets or sets the name of the component. (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. |
![]() |
QueryHints | Gets or sets a table, view, or join hints within a data source definition. |
![]() |
QueryImpersonationInfo | Gets or sets the current impersonation mode of the connection. |
![]() |
Site | Infrastructure. Gets or sets the site of the component. (Inherited from NamedComponent.) |
![]() |
SiteID | Infrastructure. Gets or sets the identifier for the site associated with the component. (Inherited from NamedComponent.) |
![]() |
Timeout | Gets or sets the length of time that must pass for timeout to occur on a DataSource connection. |
Top
Name | Description | |
---|---|---|
![]() ![]() |
IConnectionStringHolder.ReturnPassword | Gets or sets an implementation whether the data source returns password. |
![]() ![]() |
IHostableComponent.Host | Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.) |
![]() ![]() |
IMajorObject.BaseType | Gets the base type implementation of the data source. |
![]() ![]() |
IMajorObject.ObjectReference | Gets the object reference implementation of the data source. |
![]() ![]() |
IMajorObject.ParentDatabase | Gets the parent database implementation for the data source. |
![]() ![]() |
IMajorObject.Path | Gets the path implementation of the data source. |
![]() ![]() |
IModelComponent.FriendlyPath | Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.) |
![]() ![]() |
IModelComponent.OwningCollection | Gets or sets the collection that owns the current object. (Inherited from ModelComponent.) |
Top