| 
            
              AlarmAdapterBulkInsertLimit Property
             | 
          
        
        
            Gets or sets the maximum number of alarm state changes to pack into one alarm log insert query.
            
        
        Namespace: DataQualityMonitoringAssembly: DataQualityMonitoring (in DataQualityMonitoring.dll) Version: 2.4.257-beta
Syntaxfunction get_BulkInsertLimit();
function set_BulkInsertLimit(value);
 View SourceProperty Value
Int32
See Also