DataSource Members

Represents a data source in the report server database.

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

Public Constructors

  名称 Description
DataSource  

顶部

Public Properties

  名称 Description
ms165369.pubproperty(zh-cn,SQL.90).gif Item The data source definition (DataSourceDefinition object) or a reference to a shared data source (DataSourceReference object).
ms165369.pubproperty(zh-cn,SQL.90).gif Name Gets or sets the name of the data source.

顶部

Public Methods

(see also Protected Methods )

  名称 Description
ms165369.pubmethod(zh-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165369.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
ms165369.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
ms165369.pubmethod(zh-cn,SQL.90).gifms165369.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165369.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

  名称 Description
ms165369.protmethod(zh-cn,SQL.90).gif Finalize  (inherited from Object )
ms165369.protmethod(zh-cn,SQL.90).gif MemberwiseClone  (inherited from Object )

顶部

请参阅

参考

DataSource Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace