Click or drag to resize
CqlCommand.UpdatedRowSource Property

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

Property Value

Type: UpdateRowSource

Implements

IDbCommand.UpdatedRowSource
See Also