  | DataManager Constructor (Boolean) | 
  
    Namespace: 
   Dynamicweb.Data
    Assembly:
   Dynamicweb.Data (in Dynamicweb.Data.dll) Version: 3.0.3
Syntaxpublic DataManager(
	bool useTransaction
)
Public Sub New ( 
	useTransaction As Boolean
)
Parameters
- useTransaction
 - Type: SystemBoolean
 
See Also