Click or drag to resize
CqlCommandSetTimestamp Method

Namespace: Cassandra.Data.Linq
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public CqlCommand SetTimestamp(
	DateTimeOffset timestamp
)

Parameters

timestamp
Type: SystemDateTimeOffset

Return Value

Type: CqlCommand
See Also