DataConnector | ComponentOne
C1.AdoNet.CSV Assembly / C1.AdoNet.CSV Namespace / C1CSVConnection Class / GetReservedWordsSchema Method

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