RAD Studio VCL Reference
ContentsIndex
TIBTransaction Members Public Properties
Public Properties
 
Name 
Description 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Indicates the number of databases that are part of the transaction. 
 
Returns the database at the given integer index. 
 
Contains information used by the Form designer. 
 
Returns the transaction handle. 
 
Indicates whether or not the handle is shared. 
 
Indicates whether a database transaction is in progress or not. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Returns the number of active datasets associated with the database component. 
 
Provides an indexed array of all active datasets for a database component. 
 
TPB 
Provides a read-only view of the transaction parameter buffer. 
 
Returns the length of the transaction parameter buffer. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.