Click or drag to resize
CqlCommandSetTimestamp Method

Namespace: Dse.Data.Linq
Assembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
public CqlCommand SetTimestamp(
	DateTimeOffset timestamp
)

Parameters

timestamp
Type: SystemDateTimeOffset

Return Value

Type: CqlCommand
See Also