Click or drag to resize
CqlCommandSetTimestamp Method

Namespace: Cassandra.Data.Linq
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax
C#
public CqlCommand SetTimestamp(
	DateTimeOffset timestamp
)

Parameters

timestamp
Type: SystemDateTimeOffset

Return Value

Type: CqlCommand
See Also