Click or drag to resize

Field Constructor

Constructor.

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

Parameters

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