DataConnector | ComponentOne
C1.AdoNet.Snowflake Assembly / C1.AdoNet.Snowflake Namespace / C1SnowflakeConnection Class / GetReservedWordsSchema Method

In This Topic
    GetReservedWordsSchema Method (C1SnowflakeConnection)
    In This Topic
    Retrieve the metadata relatively to the reserved words.
    Syntax
    'Declaration
     
    Protected Function GetReservedWordsSchema() As DataTable
    protected DataTable GetReservedWordsSchema()
    See Also