RecordSet Columns Property NReco.Data Class Library Documentation
Gets the columns of this RecordSet.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public RecordSet ColumnCollection Columns { get; }

Property Value

Type: RecordSet ColumnCollection
See Also