DataConnector | ComponentOne
C1.AdoNet.Json Assembly / C1.AdoNet.Json Namespace / C1JsonDataAdapter Class / ClearBatch Method

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