|
|
Overload List
| Name | Description | |
|---|---|---|
|
|
GetSchema()()()() |
Returns schema information for the data source of this DbConnection. (Inherited from DbConnection.) |
|
|
GetSchema(String) |
Returns schema information for the data source of this DbConnection using the specified string for the schema name. (Inherited from DbConnection.) |
|
|
GetSchema(String, array<String>[]()[][]) |
Returns schema information for the data source of this connection
using the specified string for the schema name and the specified string array
for the restriction values.
(Overrides DbConnection..::..GetSchema(String, array<String>[]()[][]).) |