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