DB2®Connection.GetSchema Method
Returns a DataTable with metadata for the data source associated with this DB2Connection instance.
Overload list
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. |