DBExecution beginTransaction Method DataBaseExecutors
Begin the transaction.
If transaction is already begun, the transaction commited,and the restart.

Namespace: DataBaseExecutors
Assembly: DataBaseExecutors (in DataBaseExecutors.dll) Version: 1.0.1.3 (1.0.1.3)
Syntax

public bool beginTransaction()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:DataBaseExecutors.DBExecution.beginTransaction"]

Remarks

See Also