Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / ConnectionProperties Class / ConnectString Property

In This Topic
    ConnectString Property
    In This Topic
    Gets or sets the connection string for the data source.
    Syntax
    'Declaration
     
    Public Property ConnectString As String
    public string ConnectString {get; set;}
    See Also