Click or drag to resize
RepositoryE, KDb Property
Gets a Db instance.

Namespace: LiteRepository
Assembly: LiteRepository (in LiteRepository.dll) Version: 2.0.4
Syntax
C#
public Db Db { get; }

Property Value

Type: Db
See Also