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

In This Topic
    ConnectString Property (ConnectionProperties)
    In This Topic
    Gets or sets the connection string for the data source. Can be specified as an expression.
    Syntax
    'Declaration
     
    Public Property ConnectString As String
    public string ConnectString {get; set;}
    See Also