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()
Public Function GetKeyDisplayCollection As NameValueCollection
Return Value
Type:
NameValueCollectionThe collection of key_name=DisplayText
See Also