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