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