DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoDataAdapter Class / ClearBatch Method

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