Click or drag to resize
CqlCommandUpdatedRowSource Property

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

Property Value

Type: UpdateRowSource

Implements

IDbCommandUpdatedRowSource
See Also