[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1DataAdapterBase-1.ExecuteBatch

ExecuteBatch Method

ExecuteBatch()

Once all AddToBatch are invoked (based on the Batch Size), this method is invoked.

Declaration
protected override int ExecuteBatch()
Protected Overrides Function ExecuteBatch() As Integer
Returns
Type Description
int
Overrides