Click or drag to resize

TypedMapperDatabase Property

Gets the Database object attached to the contained mapper

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