Returns a DataTable with metadata for the data source associated with this DB2Connection instance.
| Name | Description |
|---|---|
| GetSchema() | Returns a DataTable with metadata for the data source associated with this DB2Connection instance. |
| GetSchema(String) | Returns a DataTable with a specified set of metadata for the data source associated with this DB2Connection instance. |
| GetSchema(String, String[]) | Returns a DataTable with a specified set of metadata for the data source associated with this DB2Connection instance. |