DataConnector | ComponentOne
C1.AdoNet.D365S Assembly / C1.AdoNet.D365S Namespace / C1D365SConnectionStringBuilder Class / LogFileCount Property

In This Topic
    LogFileCount Property (C1D365SConnectionStringBuilder)
    In This Topic
    Number of max log files. true or false value only.
    Syntax
    'Declaration
     
    Public Property LogFileCount As Integer
    public int LogFileCount {get; set;}
    See Also