CalculationWorks Logo
BcfDataSetBeginTransaction Method CalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodBeginTransaction
Creates a transaction and sets it as the CurrentTransaction. If CurrentTransaction is not null a subtransaction of the CurrentTransaction will be created.
Public methodBeginTransaction(BcfTransactionBuilder)
Creates a transaction and sets it as the CurrentTransaction. If CurrentTransaction is not null a subtransaction of the CurrentTransaction will be created.
Top
See Also

Reference