Catalog method for LCConnection

This method produces a result set from one type of catalog information. The nature of the information is determined by the object type. Catalog types of PROCEDURE and INDEX are not supported. The method name is Catalog.

Parameter Description
LCOBJECT_SERVER Returns the value of the SERVER property.
LCOBJECT_DATABASE Returns the value of the DATABASE property.
LCOBJECT_METADATA Retrieves information pertaining to the tables in the module specified by DATABASE property.
LCOBJECT_FIELD Retrieves information pertaining to fields in the table specified by the METADATA property.