Click or drag to resize

MapperKernel_propFldReferences Field

The DependencyOrderFields method sets a property by this name on fields referencing other fields. The value of the property will be the semi-colon-separated list of field keys of the fields referenced. See also _propFldReferencedBy.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected const string _propFldReferences = "_references"

Field Value

Type: String
See Also