Prompt Property (ConnectionProperties)
Gets or sets a prompt displayed to the user when credentials are required for connecting to the database with the specified data source.
public string Prompt {get; set;}
'Declaration
Public Property Prompt As String
Property Value
A
System.String value indicating the prompt shown to the user.