6.5.6.11 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
OracleConnectionusing the specified string for the collection name. - 
                        
GetSchema (string collectionName, string[] restrictions)
This method returns schema information for the data source of the
OracleConnectionusing the specified string for the collection name and the specified string array for the restriction values.