Click or drag to resize

DataManager Constructor (Boolean)

Initializes a new instance of the DataManager class

Namespace:  Dynamicweb.Data
Assembly:  Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntax
public DataManager(
	bool useTransaction
)

Parameters

useTransaction
Type: SystemBoolean
See Also