Click or drag to resize

IRecordBaseKeys Property

A collection of keys contained in the record.

Namespace:  Mavidian.DataConveyer.Entities.KeyVal
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
IReadOnlyList<string> Keys { get; }

Property Value

Type: IReadOnlyListString
See Also