Click or drag to resize

MapperExtensionBaseDatabase Property

Returns the main database object (from IMapper.Database)

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

Property Value

Type: IDatabase
See Also