| 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; }
ReadOnly Property Keys As IReadOnlyList(Of String)
Get
Property Value
Type:
IReadOnlyListStringSee Also