'Declaration Protected Overrides NotOverridable Function GetColumnsSchema( _ ByVal restrictionValues() As String _ ) As DataTable
protected override DataTable GetColumnsSchema( string[] restrictionValues )
Parameters
- restrictionValues
- Specifies a set of restriction values for the requested schema.
Return Value
A DataTable containing the schema about the columns.