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

In This Topic
    C1ODataDataAdapter Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates an instance of the C1ODataDataAdapter class.  
    Creates an instance of the C1ODataDataAdapter class, for executing the passed db command.  
    Creates an instance of the C1ODataDataAdapter class, for executing over a specific connection the db command from a specific text.  
    Creates an instance of the C1ODataDataAdapter class, for executing over a connection specified by a connection string, the db command from a specific text.  
    See Also