[]
Retrieve the metadata relatively to the views.
protected override DataTable GetViewsSchema(string[] restrictionValues)
Protected Overrides Function GetViewsSchema(restrictionValues As String()) As DataTable
| 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 views. |