NpgsqlConnection.GetSchema Method (String)
Returns the schema collection specified by the collection name.
[Visual Basic]
Overrides Overloads Public Function GetSchema( _
ByVal
collectionName As
String _
) As
DataTable
Parameters
-
collectionName
- The collection name.
Return Value
The collection specified.
See Also
NpgsqlConnection Class | Npgsql Namespace | NpgsqlConnection.GetSchema Overload List