|
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.207-beta
Syntax function get_MeasurementsPerInput();
function set_MeasurementsPerInput(value);
View SourceProperty Value
Int32See Also