Click or drag to resize

MapperExtensionBase Constructor

Constructs a new instance of this object.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected MapperExtensionBase()
Remarks
You will rarely need to directly create a Mapper extension object. In general, you should use the built-in facility to load and attach extensions via metadata.
See Also