IDtObjectMetaData

Description

The IDtObjectMetaData interface contains methods used to collect information about data provider/consumer structure, that uses OLE DB drivers for connection, installed in operating system.

Methods

  Method name Brief description
The TableFields method returns string array, that contains fields names of the indicated data source or consumer table.
The Tables method returns string array, that contains names of the data provider or consumer tables.
The Views method returns string array, that contains names of data provider or consumer views.

See also:

Dt Assembly Interfaces