Click or drag to resize

TypedMapperGetKeyDisplayCollection Method

Returns the KeyDisplayText collection with the field captions

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public NameValueCollection GetKeyDisplayCollection()

Return Value

Type: NameValueCollection
The collection of key_name=DisplayText
See Also