DataConnector | ComponentOne
C1.AdoNet.Salesforce Assembly / C1.AdoNet.Salesforce Namespace / C1SalesforceConnectionStringBuilder Class / LogFileCount Property

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