BoWfTransOpt Enumeration See Also DescriptionSpecifies the options for a database transaction. MembersMemberValueDescription wf_RollBack1Rolls back the transaction so that the data is discarded. wf_Commit0Commits the transaction so that the data is saved.