MySQL Connector/Net |
MySqlConnection..::.GetSchema Method |
MySqlConnection Class See Also Send Feedback |
Overload List
Name | Description | |
---|---|---|
GetSchema()()() |
Returns schema information for the data source of this DbConnection.
(Overrides DbConnection..::.GetSchema()()().) | |
GetSchema(String) |
Returns schema information for the data source of this
DbConnection using the specified string for the schema name.
(Overrides DbConnection..::.GetSchema(String).) | |
GetSchema(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.
(Overrides DbConnection..::.GetSchema(String, array<String>[]()[]).) |