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

In This Topic
    LogFileCount Property (C1CSVConnectionStringBuilder)
    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