DataConnector | ComponentOne
C1.AdoNet.OData Assembly / C1.AdoNet.OData Namespace / C1ODataCommand Class / C1ODataCommand Constructor

In This Topic
    C1ODataCommand Constructor
    In This Topic
    Overload List
    OverloadDescription
    Create a C1ODataCommand instance. Creates an instance of a db command, executable over an C1ODataConnection.  
    Creates an instance of a db command, specifying an C1ODataConnection to be executed over.  
    Creates a db command from a specific text, specifying an C1ODataConnection to be executed over.  
    See Also