Share via


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

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

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

DataSourcePrompt Class
ReportService2006 Namespace