DataSourcePrompt Class
SQL Server 2000
Represents the name of a data source and the prompt to display to a user.
Public Class DataSourcePrompt Member of [Namespace]
public class DataSourcePrompt Member of [Namespace]
Public Properties
Name | The name of a data source. String. |
DataSourceID | The unique ID of a data source. String. |
Prompt | The prompt to display when the report server prompts for user credentials. String. |
Remarks
DataSourcePrompt is returned as output by the GetReportDataSourcePrompts method.
