DataSourcePrompt Class
Represents the name of a data source and the prompt to display to a user.
Namespace: ReportExecution2005
Assembly: ReportExecution2005 (in ReportExecution2005.dll)
The DataSourcePrompt type exposes the following members.
| Name | Description | |
|---|---|---|
|
DataSourceID | Gets or sets the unique ID of a data source. |
|
Name | Gets or sets the name of a data source. |
|
Prompt | The prompt that the report server displays when prompting for user credentials. |
DataSourcePrompt is returned as output by the GetItemDataSourcePrompts method.