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

In This Topic
    Schema Property (C1SnowflakeConnection)
    In This Topic
    The name of the schema.
    Syntax
    'Declaration
     
    Public ReadOnly Property Schema As String
    public string Schema {get;}
    See Also