Click or drag to resize

TransactionBase Constructor (String)

Ctor, used in adapter situations where the transaction is started later on.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax
protected TransactionBase(
	string connectionString
)

Parameters

connectionString
Type: SystemString
See Also