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.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also