MapperKernelDatabase Property |
The data
IDatabase used by the mapper. The data database holds the mapper's operational data.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public IDatabase Database { get; set; }
Public Property Database As IDatabase
Get
Set
Property Value
Type:
IDatabaseImplements
IMapperDatabaseSee Also