Click or drag to resize
IStatementTimestamp Property
Gets the timestamp associated with this statement execution.

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.2.0
Syntax
C#
Nullable<DateTimeOffset> Timestamp { get; }

Property Value

Type: NullableDateTimeOffset
See Also