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; }
Public ReadOnly Property Database As IDatabase
Get
Property Value
Type:
IDatabaseSee Also