Click or drag to resize

IMapperLoad Method (MapperLoadFlags)

Loads the mapper's meta-data from the RepositoryIDatabase.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
void Load(
	MapperLoadFlags flags
)

Parameters

flags
Type: NetQuarry.DataMapperLoadFlags
Flags controlling the load.
See Also