| 
            
              AdoOutputAdapterBulkInsertLimit Property
             | 
          
        
        
            Gets or sets the maximum number of measurements to be collated into one insert statement.
            
        
        Namespace: AdoAdaptersAssembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.257-beta
Syntaxfunction get_BulkInsertLimit();
function set_BulkInsertLimit(value);
 View SourceProperty Value
Int32
See Also