Udostępnij przez


RelationalDataSource Members

Represents a DataSource element based on a relational data source. This class cannot be inherited.

The following tables list the members exposed by the RelationalDataSource type.

Public Constructors

  Name Description
RelationalDataSource Overloaded. Initializes a new instance of the RelationalDataSource class.

Top

Public Properties

(see also Protected Properties )

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

Top

Protected Properties

  Name Description
ms173897.protproperty(pl-pl,SQL.100).gif CanRaiseEvents  (inherited from Component )
ms173897.protproperty(pl-pl,SQL.100).gif DesignMode  (inherited from Component )
ms173897.protproperty(pl-pl,SQL.100).gif Events  (inherited from Component )
ms173897.protproperty(pl-pl,SQL.100).gif FriendlyName  (inherited from NamedComponent )
ms173897.protproperty(pl-pl,SQL.100).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms173897.pubmethod(pl-pl,SQL.100).gif Clone Overloaded. Overridden.  
ms173897.pubmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms173897.pubmethod(pl-pl,SQL.100).gif CreateObjRef  (inherited from MarshalByRefObject )
ms173897.pubmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms173897.pubmethod(pl-pl,SQL.100).gif Drop  Overloaded. Removes current object and updates server. (inherited from MajorObject)
ms173897.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms173897.pubmethod(pl-pl,SQL.100).gif GetDependents  (inherited from DataSource )
ms173897.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms173897.pubmethod(pl-pl,SQL.100).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms173897.pubmethod(pl-pl,SQL.100).gif GetReferences  (inherited from DataSource )
ms173897.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms173897.pubmethod(pl-pl,SQL.100).gif GetUpdateOverwrites  (inherited from MajorObject )
ms173897.pubmethod(pl-pl,SQL.100).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms173897.pubmethod(pl-pl,SQL.100).gifms173897.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms173897.pubmethod(pl-pl,SQL.100).gif Refresh  Overloaded. Updates current object from server definitions. (inherited from MajorObject)
ms173897.pubmethod(pl-pl,SQL.100).gif Submit  Overloaded. (inherited from ModelComponent )
ms173897.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from NamedComponent )
ms173897.pubmethod(pl-pl,SQL.100).gif Update  Overloaded. Updates server definition of current object to the actual values using default values for update. (inherited from MajorObject)
ms173897.pubmethod(pl-pl,SQL.100).gif Validate  Overloaded. (inherited from DataSource )

Top

Protected Methods

  Name Description
ms173897.protmethod(pl-pl,SQL.100).gif AddToContainer  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif AfterInsert  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif AfterMove  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif AfterRemove  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif BeforeRemove  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif Clone  Overloaded. (inherited from MajorObject )
ms173897.protmethod(pl-pl,SQL.100).gif CopyTo Overloaded.  
ms173897.protmethod(pl-pl,SQL.100).gif Dispose  Overloaded. (inherited from Component )
ms173897.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Component )
ms173897.protmethod(pl-pl,SQL.100).gif GetCreateReferences  (inherited from MajorObject )
ms173897.protmethod(pl-pl,SQL.100).gif GetDropDependents  (inherited from DataSource )
ms173897.protmethod(pl-pl,SQL.100).gif GetService  (inherited from Component )
ms173897.protmethod(pl-pl,SQL.100).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms173897.protmethod(pl-pl,SQL.100).gif RemoveFromContainer  (inherited from ModelComponent )
ms173897.protmethod(pl-pl,SQL.100).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms173897.pubevent(pl-pl,SQL.100).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
Microsoft.AnalysisServices.IDeserializationStartCallback.OnDeserializationBegin  (inherited from MajorObject )
Microsoft.AnalysisServices.IMajorObject.CreateBody  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.DependsOn  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.WriteRef  (inherited from DataSource )
System.ICloneable.Clone  (inherited from DataSource )
System.IFormattable.ToString  (inherited from NamedComponent )
System.Runtime.Serialization.IDeserializationCallback.OnDeserialization  (inherited from MajorObject )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IConnectionStringHolder.ReturnPassword  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.BaseType  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.ObjectReference  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.ParentDatabase  (inherited from DataSource )
Microsoft.AnalysisServices.IMajorObject.Path  (inherited from DataSource )
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top