DbCommandBuilder DbFactory Property NReco.Data Class Library Documentation
Gets DB Factory component.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public IDbFactory DbFactory { get; }

Property Value

Type: IDbFactory

Implements

IDbCommandBuilder DbFactory
See Also