Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ConnectionProperties Class / Prompt Property

In This Topic
    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