Partilhar via


DataSource Members

Represents a data source in a SharePoint library.

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

Public Constructors

  Name Description
DataSource Initializes a new instance of the DataSource class.

Top

Public Properties

  Name Description
Bb283197.pubproperty(en-US,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(en-US,SQL.90).gif Name Gets or sets the name of the data source.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb283197.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb283197.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb283197.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb283197.pubmethod(en-US,SQL.90).gifBb283197.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb283197.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb283197.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb283197.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DataSource Class
ReportService2006 Namespace