DataSource Members

Represents a data source in a SharePoint library.

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

Public Constructors

  名稱 Description
DataSource Initializes a new instance of the DataSource class.

頂端

Public Properties

  名稱 Description
Bb283197.pubproperty(zh-tw,SQL.90).gif Item Gets or sets the value that indicates whether the DataSource refers to a data source definition (DataSourceDefinition object) or a shared data source (DataSourceReference object).
Bb283197.pubproperty(zh-tw,SQL.90).gif Name Gets or sets the name of the data source.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
Bb283197.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283197.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
Bb283197.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
Bb283197.pubmethod(zh-tw,SQL.90).gifBb283197.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283197.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
Bb283197.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
Bb283197.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

DataSource Class
ReportService2006 Namespace