DataConnector | ComponentOne
C1.AdoNet.GoogleAnalytics Assembly / C1.AdoNet.GoogleAnalytics Namespace / C1GoogleAnalyticsDataAdapter Class / ExecuteBatch Method

In This Topic
    ExecuteBatch Method (C1GoogleAnalyticsDataAdapter)
    In This Topic
    Once all AddToBatch are invoked (based on the Batch Size), this method is invoked.
    Syntax
    'Declaration
     
    Protected Function ExecuteBatch() As Integer
    protected int ExecuteBatch()
    See Also