DataSourcePrompt Members

Represents the name of a data source and the prompt to display to a user.

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

Public Constructors

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

頂端

Public Properties

  名稱 Description
Bb326370.pubproperty(zh-tw,SQL.90).gif DataSourceID Gets or sets the unique identifier of a data source.
Bb326370.pubproperty(zh-tw,SQL.90).gif Name Gets or sets the name of a data source.
Bb326370.pubproperty(zh-tw,SQL.90).gif Prompt Gets or sets the prompt to display when the report server prompts for user credentials.

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

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

頂端

請參閱

參考

DataSourcePrompt Class
ReportService2006 Namespace