Bde.DBTables.TSession Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActivepublishedSpecifies whether or not a session is active.
AutoSessionNamepublishedIndicates whether or not a unique session name is automatically generated for a session.
BDEOwnsLoginCbDbprotected
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.
ConfigModepublicSpecifies how the Borland Database Engine (BDE) should handle aliases for the session.
DatabaseCountpublicIndicates the number of active database components currently associated with the session.
DatabasespublicProvides an indexed array of all active database component names for a session.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HandlepublicSpecifies the Borland Database Engine (BDE) handle for the session.
KeepConnectionspublishedSpecifies whether or not a temporary database component created in the context of a session maintains a database server connection even if there are no active datasets associated with the database component.
LocalepublicIdentifies the Borland Database Engine (BDE) language driver for the session component.
NamepublishedSpecifies the name of the component as referenced in code.
NetFileDirpublishedSpecifies the directory that contains the Borland Database Engine (BDE) network control file, PDOXUSRS.NET.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PrivateDirpublishedSpecifies the directory in which to store temporary table processing files generated by the Borland Database Engine (BDE) for database components associated with a session.
SessionNamepublishedSpecifies a unique session name that can be used by database and dataset components to link to this session.
SQLHourGlasspublishedIndicates whether or not the mouse cursor changes to an hourglass during BDE operations.
TagpublishedStores a NativeInt integral value as a part of a component.
TraceFlagspublicSpecifies the database operations to track with the SQL Monitor at runtime.
VCLComObjectpublicRepresents information used internally by components that support COM.