Protocol.Covington.WorkRequest.IDAL.ConnectionProvider.BeginTransaction Function
Purpose: starts a new ADO.NET transaction using the open connection object of this class.
Public bool BeginTransaction (string)
Type
Name
Description
string
transactionName
Name of the transaction to start
Return
Description
bool
true, if transaction is started correctly, otherwise an Exception exception is thrown