'Declaration Public Overloads Overrides Function GetSchema( _ ByVal collectionName As String _ ) As DataTable
public override DataTable GetSchema( string collectionName )
Parameters
- collectionName
- Name of the collection to get information about.
Return Value
A System.Data.DataTable object.