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

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