PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview.DataBinding Namespace / ConnectionProperties Class / ConnectString Property

In This Topic
    ConnectString Property (ConnectionProperties)
    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