Click or drag to resize

TransactionEventArgs Constructor (Boolean)

Initializes a new instance of the TransactionEventArgs class

Namespace:  EDK4Net.DataAccessLayer
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public TransactionEventArgs(
	bool committed
)

Parameters

committed
Type: SystemBoolean
See Also