[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'SQLDB' (#fcl)

TSchemaObjectNames

Names of the various types of objects

Declaration

Source position: sqldb.pp line 38

const TSchemaObjectNames: array [TSchemaType] of string = ('???', 'table_name', '???', 'procedure_name', 'column_name', 'param_name', 'index_name', 'package_name', 'schema_name', 'sequence');

See also

#fcl.sqltypes.TSchemaType

  

Schema type to retrieve


Documentation generated on: May 14 2021