Click or drag to resize

CqlCommandUpdatedRowSource Property

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

Property Value

Type: UpdateRowSource

Implements

IDbCommandUpdatedRowSource
See Also