GetSchema
GetSchema
methods return schema information for the data source of the OracleConnection
.
Overload List
-
This method returns schema information for the data source of the
OracleConnection
. -
GetSchema (string collectionName)
This method returns schema information for the data source of the
OracleConnection
using the specified string for the collection name. -
GetSchema (string collectionName, string[] restrictions)
This method returns schema information for the data source of the
OracleConnection
using the specified string for the collection name and the specified string array for the restriction values.