Chili.Opf3 Send comments on this topic.
MsSqlTransaction Class Properties
See Also 
Chili.Opf3.Storages.MsSql Namespace : MsSqlTransaction Class


For a list of all members of this type, see MsSqlTransaction members.

Public Properties

 NameDescription
Public PropertyActive Returns whether the transaction is active. (Inherited from Chili.Opf3.Storages.SqlTransactionBase)
Public PropertyID Returns the ID of the transaction. (Inherited from Chili.Opf3.Storages.Transaction)
Top

Protected Properties

 NameDescription
Protected PropertyRoot Returns the root save point of the current transaction.  
Top

See Also