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