BaseClasses Documentation

KeyValue Class

Contains a set of field names and values that are used (in conjunction with PrimaryKey and/or ForeignKey objects) to identify specific records by ID, get child records of a specific record, etc.

For a list of all members of this type, see KeyValue Members.

System.Object
   KeyValue

public class KeyValue

Requirements

Namespace: BaseClasses.Data

Assembly: BaseClasses (in BaseClasses.dll)

See Also

KeyValue Members | BaseClasses.Data Namespace