Click or drag to resize
Grid Solutions Framework

AdoInputAdapterTimestampFormat Property

Gets or sets the format used to read measurements from the data source.

Namespace: AdoAdapters
Assembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute("dd-MMM-yyyy HH:mm:ss.fff")]
public string TimestampFormat { get; set; }
View Source

Property Value

String
See Also