DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnection Class / ConnectionString Property

In This Topic
    ConnectionString Property (C1D365SConnection)
    In This Topic
    Gets or sets the string used to open the connection.
    Syntax
    'Declaration
     
    Public Property ConnectionString As String
    public string ConnectionString {get; set;}
    See Also