Click or drag to resize
RowSetColumns Property
Gets or sets the columns in the RowSet

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
public virtual CqlColumn[] Columns { get; set; }

Property Value

Type: CqlColumn
See Also