DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.AdoNet.ServiceNow Namespace / C1ServiceNowConnectionStringBuilder Class / ConnectionString Property

In This Topic
    ConnectionString Property (C1ServiceNowConnectionStringBuilder)
    In This Topic
    The connection string equivalence of this C1.DataConnector.C1ConnectionStringBuilder.
    Syntax
    'Declaration
     
    Public Property ConnectionString As String
    public string ConnectionString {get; set;}
    See Also