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  

Top

Public Properties

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

Top

Protected Methods

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

Top

See Also

Reference

DataSourcePrompt Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace