| 
            
              MySqlInputAdapterMeasurementsPerInput Property
             | 
          
        
        
            Gets or sets the number of measurements that are read from the MySQL database in each frame.
            
        
        Namespace: MySqlAdaptersAssembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.258-beta
Syntaxfunction get_MeasurementsPerInput();
function set_MeasurementsPerInput(value);
 View SourceProperty Value
Int32
See Also