MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ConnectionProperties Class / Prompt Property

In This Topic
Prompt Property (ConnectionProperties)
In This Topic
Gets or sets a prompt displayed to the user when credentials are required for connecting to the database with the specified data source.
Syntax
'Declaration
 
Public Property Prompt As String
 

Property Value

A System.String value indicating the prompt shown to the user.
See Also