Click or drag to resize
Grid Solutions Framework

MySqlInputAdapterFakeTimestamps Property

Gets or sets the value that determines whether timestamps are simulated for real-time concentration.

Namespace: MySqlAdapters
Assembly: MySqlAdapters (in MySqlAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool FakeTimestamps { get; set; }
View Source

Property Value

Boolean
See Also