DataConnector | ComponentOne
C1.AdoNet.ServiceNow Assembly / C1.DataConnector.AdoNet Namespace / C1ConnectionBase Class / Key Property

In This Topic
    Key Property (C1ConnectionBase)
    In This Topic
    A string that identifies a unique way to connect to a server.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Key As String
    public virtual string Key {get;}
    See Also