Click or drag to resize
ReadonlyConext Constructor

Namespace: FlexRule.Data.Database
Assembly: FlexRule.Database (in FlexRule.Database.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public ReadonlyConext(
	IDbConnection connection,
	bool ownConnection
)

Parameters

connection
Type: System.DataIDbConnection
ownConnection
Type: SystemBoolean
See Also