'Declaration Protected Overridable Function GetViewsSchema( _ ByVal restrictionValues() As String _ ) As DataTable
protected virtual DataTable GetViewsSchema( string[] restrictionValues )
Parameters
- restrictionValues
- Specifies a set of restriction values for the requested schema.
Return Value
A System.Data.DataTable containing the schema about the views.