SqlCeConnection::GetSchema Method (String)
Visual Studio 2010
Returns schema information for the data source of this SqlCeConnection using the specified string for the schema name.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
Parameters
- collectionName
- Type: System::String
The schema name.
Show: