DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnectionStringBuilder Class / LogFile Property

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