DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonConnection Class / GetReservedWordsSchema Method

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