DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
Namespaces
Dse.Graph
GraphStatement Class
GraphStatement Methods
SetConsistencyLevel Method
SetGraphLanguage Method
SetGraphName Method
SetGraphReadConsistencyLevel Method
SetGraphSource Method
SetGraphSourceAnalytics Method
SetGraphWriteConsistencyLevel Method
SetReadTimeoutMillis Method
SetSystemQuery Method
SetTimestamp Method
GraphStatement
SetTimestamp Method
Sets the timestamp associated with this query.
Namespace:
Dse.Graph
Assembly:
Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
Copy
public
IGraphStatement
SetTimestamp
(
DateTimeOffset
timestamp
)
Parameters
timestamp
Type:
System
DateTimeOffset
Return Value
Type:
IGraphStatement
Implements
IGraphStatement
SetTimestamp(DateTimeOffset)
See Also
Reference
GraphStatement Class
Dse.Graph Namespace
DataStax C# Drivers User Mailing List
© DataStax, All rights reserved.