Click or drag to resize
CqlCommandUpdatedRowSource Property

Namespace: Cassandra.Data
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public override UpdateRowSource UpdatedRowSource { get; set; }

Property Value

Type: UpdateRowSource

Implements

IDbCommandUpdatedRowSource
See Also