The IDtObjectMetaData interface contains methods that are used to collect information about data provider/data consumer structure that uses OLE DB drivers for connection installed in the operating system.
| Method name | Brief description | |
![]() |
TableFields | The TableFields method returns the string array that contains fields names of the specified data provider or data consumer table. |
![]() |
Tables | The Tables method returns the string array that contains names of data provider or data consumer tables. |
![]() |
Views | The Views method returns the string array that contains names of data provider or data consumer views. |
See also: