Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
DbConnection Class
GetSchema Method

  Switch on low bandwidth view
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
DbConnection..::.GetSchema Method

Returns schema information for the data source of this DbConnection.

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetSchema()()()Returns schema information for the data source of this DbConnection.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetSchema(String)Returns schema information for the data source of this DbConnection using the specified string for the schema name.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetSchema(String, array<String>[]()[])Returns schema information for the data source of this DbConnection using the specified string for the schema name and the specified string array for the restriction values.
Top

If the connection is associated with a transaction, executing GetSchema calls may cause some providers to throw an exception.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker