[]
Retrieve the metadata relatively to the columns.
protected override DataTable GetColumnsSchema(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 columns. |