Click or drag to resize

CqlCommandUpdatedRowSource Property

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

Property Value

Type: UpdateRowSource

Implements

IDbCommandUpdatedRowSource
See Also