DomainObjects Class Library

TransactionAttribute Constructor (TransactionOption)

Initiates a transaction of the given transactionOption type.

public TransactionAttribute(
   TransactionOption transactionOption
);

Parameters

transactionOption
The transactional behavior when calls are made on class methods.

See Also

TransactionAttribute Class | DomainObjects.Facade.Transaction Namespace | TransactionAttribute Constructor Overload List