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