IGraphStatement.SetTimestamp Method |
Sets the timestamp associated with this query.
Namespace: Dse.GraphAssembly: Dse (in Dse.dll) Version: 2.5.0
Syntax IGraphStatement SetTimestamp(
DateTimeOffset timestamp
)
Parameters
- timestamp
- Type: System.DateTimeOffset
Return Value
Type:
IGraphStatementSee Also