dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleConnection Class / CreateCommand Method

In This Topic
CreateCommand Method (OracleConnection)
In This Topic
Creates and returns a OracleCommand object associated with the OracleConnection.
Overload List
OverloadDescription
Creates and returns a OracleCommand object associated with the OracleConnection.  
Creates and returns a OracleCommand object associated with the OracleConnection, and having the specified command text.  
Creates and returns a OracleCommand object associated with the OracleConnection, and having the specified command text and command type.  
See Also