GraphStatementTimestamp Property |
Gets the default timestamp for this query.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.2.0
Syntaxpublic Nullable<DateTimeOffset> Timestamp { get; }
Property Value
Type:
NullableDateTimeOffsetImplements
IGraphStatementTimestamp
See Also