IBX.IBDatabase.TIBTransaction Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActivepublishedSpecifies whether or not a transaction is active.
AllowAutoStartpublishedSpecifies whether the transaction can start automatically.
AutoStopActionpublishedSpecifies what action to take when automatically ending transactions.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DatabaseCountpublicIndicates the number of databases that are part of the transaction.
DatabasespublicReturns the database at the given integer index.
DefaultActionpublishedSpecifies what action a transaction should take upon timing out.
DefaultDatabasepublishedSets or returns the default database for the transaction.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HandlepublicReturns the transaction handle.
HandleIsSharedpublicIndicates whether or not the handle is shared.
IdleTimerpublishedSpecifies how long the transaction should wait before automatically committing or rolling back.
InTransactionpublicIndicates whether a database transaction is in progress or not.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ParamspublishedReturns the transaction parameter buffer associated with the transaction component.
SQLObjectCountpublicReturns the number of active datasets associated with the database component.
SQLObjectspublicProvides an indexed array of all active datasets for a database component.
TagpublishedStores a NativeInt integral value as a part of a component.
TPBpublicProvides a read-only view of the transaction parameter buffer.
TPBLengthpublicReturns the length of the transaction parameter buffer.
TransactionIDpublic
VCLComObjectpublicRepresents information used internally by components that support COM.