IBServices
Contents |
C++ Information
Class
| TConfigFileData | |
| TConfigParams |
TConfigFileData and TConfigParams hold configuration information about an InterBase server |
| TDatabaseInfo |
TDatabaseInfo stores information about an InterBase database. |
| TIBAliasInfo | |
| TIBBackupRestoreService |
TIBBackupRestoreService is the ancestor object from which TIBBackupService and TIBRestoreService are derived. |
| TIBBackupService |
TIBBackupService allows you to back up your database. |
| TIBConfigService |
TIBConfigService configures the database parameters |
| TIBControlAndQueryService |
TIBControlAndQueryService is the ancestor object from which the log, statistical, validation, security, and backup and restore IBService components descend. |
| TIBControlService |
TIBControlService is the ancestor object from which the structured and unstructured IBService components descend. |
| TIBCustomConfigService | |
| TIBCustomService |
TIBCustomService is the ancestor object from which all IBService components descend. |
| TIBJournalInformation | |
| TIBLicensingService |
TIBLicensingService configures the licensing parameters |
| TIBLogService |
TIBLogService returns the contents of the interbase.log file from a server. |
| TIBRestoreService |
TIBRestoreService allows you to restore your database. |
| TIBSecurityService |
TIBSecurityService enables you to manage user access to the InterBase server. |
| TIBServerProperties |
TIBServerProperties returns database server information. |
| TIBStatisticalService |
TIBStatisticalService allows you to view database statistics. |
| TIBValidationService |
TIBValidationService enables you to validate your database and reconcile your database transactions. |
| TLicenseInfo |
TLicenseInfo stores information about licensed users. |
| TLicenseMaskInfo |
TLicenseMaskInfo indicates the software activation certificate options enabled on the server. |
| TLimboTransactionInfo |
TLimboTransactionInfo stores information about a limbo transaction. |
| TUserInfo |
TUserInfo stores information about an InterBase user for the security service. |
| TVersionInfo |
TVersionInfo represents version information about an InterBase server. |
Enum
| TBackupOption | |
| TLicensingAction |
TLicensingAction indicates whether to add or remove InterBase software activation certificates. |
| TOutputBufferOption | |
| TPropertyOption | |
| TProtocol |
TProtocol identifies a network protocol. |
| TRestoreOption | |
| TSecurityAction |
TSecurityAction indicates what operation the InterBase security service should perform. |
| TSecurityModifyParam | |
| TShutdownMode |
TShutdownMode indicates what steps to take when shutting down the InterBase database. |
| TStatOption | |
| TTransactionAction |
TTransactionAction indicates the action a transaction can take when it times out. |
| TTransactionAdvise | |
| TTransactionGlobalAction |
TTransactionGlobalAction indicates the action to take on a set of transactions. |
| TTransactionState | |
| TValidateOption |
Typedef
| TBackupOptions |
TBackupOption and TBackupOptions indicate how TIBBackupService performs database backup. |
| TIBAliasInfos | |
| TIBLoginEvent | |
| TLimboTransactionInfos | |
| TPropertyOptions |
TPropertyOption and TPropertyOptions indicate groups of InterBase server properties. |
| TRestoreOptions |
TRestoreOption and TRestoreOptions indicate what operations take place when restoring an InterBase database. |
| TSecurityModifyParams | |
| TStatOptions |
TStatOption and TStatOptions indicate the different statistical information available about a database. |
| TUserInfos | |
| TValidateOptions |
TValidateOption and TValidateOptions indicate what operations the validation service should perform when restoring a database. |
Variable
| SPBConstantNames | |
| SPBConstantValues |