|
MySqlInputAdapterFakeTimestamps Property
|
Gets or sets the value that determines whether timestamps are simulated for real-time concentration.
Namespace: MySqlAdaptersAssembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.207-beta
Syntax function get_FakeTimestamps();
function set_FakeTimestamps(value);
View SourceProperty Value
BooleanSee Also