.NET Framework Class Library
DbConnection..::.GetSchema Method
Returns schema information for the data source of this DbConnection.
Top
If the connection is associated with a transaction, executing GetSchema calls may cause some providers to throw an exception.
Reference
Other Resources