Click or drag to resize

IMapperDatabase Property

The data IDatabase used by the mapper. The data database holds the mapper's operational data.

Namespace:  NetQuarry.Data
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
IDatabase Database { get; set; }

Property Value

Type: IDatabase
See Also