DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnectionStringBuilder Class / Domain Property

In This Topic
    Domain Property (C1CSVConnectionStringBuilder)
    In This Topic
    The domain or computer name that verifies the credentials.
    Syntax
    'Declaration
     
    Public Property Domain As String
    public string Domain {get; set;}
    See Also