Prompt Property (ConnectionProperties)
In This Topic
Gets or sets the prompt displayed to the user when prompting for database credentials for this data source.
Syntax
'Declaration
Public Property Prompt As String
public string Prompt {get; set;}
See Also