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-cn,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-cn,SQL.90).gif Name Gets or sets the name of the data source.

顶部

Public Methods

(see also Protected Methods )

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

顶部

Protected Methods

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

顶部

请参阅

参考

DataSource Class
ReportService2006 Namespace