FireDAC.Phys.Oracle.TFDOracleAdmin Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Activeprotected
ActualActiveprotected
CliObjpublicReturns a reference to the CLI driver object.
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.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DriverLinkpublishedOracle driver link that this component uses.
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.
PasswordpublishedPassword of the specified user account.
PFilepublishedText initialization parameter file to use during the startup process.
PluggableDBpublishedPluggable database (PDB) to open or close.
ServerpublishedConnection string that describes the target Oracle database instance.
ShutdownModepublishedMode to use during a shutdown process.
ShutdownOperationspublishedSet of steps to perform during a shutdown process.
StartupFlagspublishedSet of flags to use during a startup process.
StartupOperationspublishedSet of steps to perform during a startup process.
TagpublishedStores a NativeInt integral value as a part of a component.
UserNamepublishedUsername with SYSDBA privilege to access the target Oracle database instance.
VCLComObjectpublicRepresents information used internally by components that support COM.