DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Magento.Base.Abstraction.ADOBase Namespace / C1OAuth1ConnectionStringBuilder Class / VerbosityLevel Property

In This Topic
    VerbosityLevel Property (C1OAuth1ConnectionStringBuilder)
    In This Topic
    Verbosity level of log. number 1-5 only.
    Syntax
    'Declaration
     
    Public Property VerbosityLevel As Integer
    public int VerbosityLevel {get; set;}
    See Also