Basahin sa Ingles

Ibahagi sa


DataSource Properties

Include Protected Members
Include Inherited Members

The DataSource type exposes the following members.

Properties

  Name Description
Public property Annotations Gets the collection object of all annotations to current object. (Inherited from MajorObject.)
Protected property CanRaiseEvents (Inherited from Component.)
Public property ConnectionString Gets or sets a string specifying connection information.
Public property ConnectionStringSecurity Gets or sets the connection security properties of a DataSource object.
Public property Container (Inherited from Component.)
Public property CreatedTimestamp Gets or sets the date and time of the creation of the object. (Inherited from MajorObject.)
Public property DataSourcePermissions Gets the data source permissions associated with a specified DataSource object.
Public property Description Gets or sets a description string of current object. (Inherited from MajorObject.)
Protected property DesignMode (Inherited from Component.)
Protected property Events (Inherited from Component.)
Protected property FriendlyName Returns a user-friendly name. (Inherited from NamedComponent.)
Public property ID Gets or sets the identifier of the component. (Inherited from NamedComponent.)
Public property ImpersonationInfo Gets or sets the impersonation information associated with a specified DataSource object.
Public property IsLoaded Infrastructure. Gets a value that indicates whether MajorObject have been loaded. (Inherited from MajorObject.)
Public property Isolation Gets or sets the isolation property for a DataSource object.
Protected property KeyForCollection Returns the key used in collections. (Inherited from NamedComponent.)
Public property LastSchemaUpdate Gets or sets the date and time when current object schema was last updated. (Inherited from MajorObject.)
Public property ManagedProvider Gets or sets the managed provider name used by a DataSource object.
Public property MaxActiveConnections Gets or sets the maximum number of concurrent connections enabled by an element that is derived from a DataSource object.
Public property Name Gets or sets the name of the component. (Inherited from NamedComponent.)
Public property OwningCollection Gets or sets the collection that contains the ModelComponent. (Inherited from ModelComponent.)
Public property Parent Gets the parent Database of the DataSource object.
Public property ParentServer Gets the parent Server of the DataSource object.
Public property QueryHints Gets or sets a table, view, or join hints within a data source definition.
Public property QueryImpersonationInfo Gets or sets the current impersonation mode of the connection.
Public property Site Infrastructure. Gets or sets the site of the component. (Inherited from NamedComponent.)
Public property SiteID Infrastructure. Gets or sets the identifier for the site associated with the component. (Inherited from NamedComponent.)
Public property Timeout Gets or sets the length of time that must pass for timeout to occur on a DataSource connection.

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IConnectionStringHolder.ReturnPassword Gets or sets an implementation whether the data source returns password.
Explicit interface implemetationPrivate property IHostableComponent.Host Gets or sets the IServiceProvider that is the host of the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IMajorObject.BaseType Gets the base type implementation of the data source.
Explicit interface implemetationPrivate property IMajorObject.ObjectReference Gets the object reference implementation of the data source.
Explicit interface implemetationPrivate property IMajorObject.ParentDatabase Gets the parent database implementation for the data source.
Explicit interface implemetationPrivate property IMajorObject.Path Gets the path implementation of the data source.
Explicit interface implemetationPrivate property IModelComponent.FriendlyPath Gets a friendly path for the ModelComponent. (Inherited from ModelComponent.)
Explicit interface implemetationPrivate property IModelComponent.OwningCollection Gets or sets the collection that owns the current object. (Inherited from ModelComponent.)

Top

See Also

Reference

DataSource Class

Microsoft.AnalysisServices Namespace