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

In This Topic
    Role Property (C1SnowflakeConnectionStringBuilder)
    In This Topic
    The name of the Snowflake database that the provider should use.
    Syntax
    'Declaration
     
    Public Property Role As String
    public string Role {get; set;}
    See Also