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.9.0.0 (5.9.0)
Syntax
protected TransactionBase(
	string connectionString
)

Parameters

connectionString
Type: SystemString
See Also