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 Function KeyList As String
Return Value
Type:
StringThe semi-colon separated, ordered list of keys for the fields in the collection.
See Also