Click or drag to resize

FieldsKeyList Method

Extracts the keys for the fields in the collection as a semi-colon separated list.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string KeyList()

Return Value

Type: String
The semi-colon separated, ordered list of keys for the fields in the collection.
See Also