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-cn,SQL.90).gif DataSourceID Gets or sets the unique identifier of a data source.
Bb326370.pubproperty(zh-cn,SQL.90).gif Name Gets or sets the name of a data source.
Bb326370.pubproperty(zh-cn,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-cn,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb326370.pubmethod(zh-cn,SQL.90).gif GetHashCode  (inherited from Object )
Bb326370.pubmethod(zh-cn,SQL.90).gif GetType  (inherited from Object )
Bb326370.pubmethod(zh-cn,SQL.90).gifBb326370.static(zh-cn,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb326370.pubmethod(zh-cn,SQL.90).gif ToString  (inherited from Object )

顶部

Protected Methods

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

顶部

请参阅

参考

DataSourcePrompt Class
ReportService2006 Namespace