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

In This Topic
    Role Property (C1SnowflakeConnection)
    In This Topic
    The role of the user making the request.
    Syntax
    'Declaration
     
    Public ReadOnly Property Role As String
    public string Role {get;}
    See Also