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

In This Topic
    ClearBatch Method (C1ODataDataAdapter)
    In This Topic
    Once ExecuteBatch finished, this will get invoked automatically.
    Syntax
    'Declaration
     
    Protected Sub ClearBatch() 
    protected void ClearBatch()
    See Also