DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.AdoNet.OData Namespace / C1ODataConnectionStringBuilder Class / LogFile Property

In This Topic
    LogFile Property (C1ODataConnectionStringBuilder)
    In This Topic
    The name of the log provider.
    Syntax
    'Declaration
     
    Public Property LogFile As String
    public string LogFile {get; set;}
    See Also