IBX.IBServices

From RAD Studio API Documentation
Jump to: navigation, search

Defines classes and types for general InterBase Express services.

Package ibxpress270.bpl

Classes

TConfigFileData
TConfigParamsTConfigFileData and TConfigParams hold configuration information about an InterBase server
TDatabaseInfoTDatabaseInfo stores information about an InterBase database.
TIBAliasInfo
TIBBackupRestoreServiceTIBBackupRestoreService is the ancestor object from which TIBBackupService and TIBRestoreService are derived.
TIBBackupServiceTIBBackupService allows you to back up your database.
TIBConfigServiceTIBConfigService configures the database parameters
TIBControlAndQueryServiceTIBControlAndQueryService is the ancestor object from which the log, statistical, validation, security, and backup and restore IBService components descend.
TIBControlServiceTIBControlService is the ancestor object from which the structured and unstructured IBService components descend.
TIBCustomConfigService
TIBCustomServiceTIBCustomService is the ancestor object from which all IBService components descend.
TIBJournalInformation
TIBLicensingServiceTIBLicensingService configures the licensing parameters
TIBLogServiceTIBLogService returns the contents of the interbase.log file from a server.
TIBRestoreServiceTIBRestoreService allows you to restore your database.
TIBSecurityServiceTIBSecurityService enables you to manage user access to the InterBase server.
TIBServerPropertiesTIBServerProperties returns database server information.
TIBStatisticalServiceTIBStatisticalService allows you to view database statistics.
TIBValidationServiceTIBValidationService enables you to validate your database and reconcile your database transactions.
TLicenseInfoTLicenseInfo stores information about licensed users.
TLicenseMaskInfoTLicenseMaskInfo indicates the software activation certificate options enabled on the server.
TLimboTransactionInfoTLimboTransactionInfo stores information about a limbo transaction.
TUserInfoTUserInfo stores information about an InterBase user for the security service.
TVersionInfoTVersionInfo represents version information about an InterBase server.

Types

TBackupOption
TBackupOptionsTBackupOption and TBackupOptions indicate how TIBBackupService performs database backup.
TIBAliasInfos
TIBEncryptionTypesEnumeration for encryption types.
TIBJournalFileInfo
TIBJournalFileInfoArray
TIBLoginEvent
TIBTablespaceInfo
TIBTablespaceStruct
TLicensingActionTLicensingAction indicates whether to add or remove InterBase software activation certificates.
TLimboTransactionInfos
TOutputBufferOption
TPropertyOption
TPropertyOptionsTPropertyOption and TPropertyOptions indicate groups of InterBase server properties.
TProtocolTProtocol identifies a network protocol.
TRestoreOption
TRestoreOptionsTRestoreOption and TRestoreOptions indicate what operations take place when restoring an InterBase database.
TRestoreType
TSecurityActionTSecurityAction indicates what operation the InterBase security service should perform.
TSecurityModifyParam
TSecurityModifyParams
TShutdownModeTShutdownMode indicates what steps to take when shutting down the InterBase database.
TSPBConstants
TStatOption
TStatOptionsTStatOption and TStatOptions indicate the different statistical information available about a database.
TTablespaceDumpLocation
TTablespaceDumpLocations
TTransactionActionTTransactionAction indicates the action a transaction can take when it times out.
TTransactionAdvise
TTransactionGlobalActionTTransactionGlobalAction indicates the action to take on a set of transactions.
TTransactionState
TUserInfos
TValidateOption
TValidateOptionsTValidateOption and TValidateOptions indicate what operations the validation service should perform when restoring a database.

Constants

DefaultBufferSizeDefaultBufferSize: Integer = $7D00;
SPBPrefixSPBPrefix: string = isc_spb_;