[]
Retrieve the metadata relatively to the tables.
protected override DataTable GetTablesSchema(string[] restrictionValues)
Type | Name | Description |
---|---|---|
string[] | restrictionValues | Specifies a set of restriction values for the requested schema. |
Type | Description |
---|---|
DataTable | A DataTable containing the schema about the tables. |