DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnection Class / Account Property

In This Topic
    Account Property (C1SnowflakeConnection)
    In This Topic
    The account of the user in Swnowflake.
    Syntax
    'Declaration
     
    Public ReadOnly Property Account As String
    public string Account {get;}
    See Also