Click or drag to resize

FieldKernel Constructor

The class constructor.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public FieldKernel(
	string key
)

Parameters

key
Type: SystemString
The field's key -- its unique identifier within the mapper.
See Also