IBX.IBServices

提供: RAD Studio API Documentation
移動先: 案内検索

InterBase Express の汎用サービスのためのクラスと型を定義します。

パッケージ ibxpress270.bpl

クラス

TConfigFileData
TConfigParamsTConfigFileData と TConfigParams は,InterBase サーバーに関する環境設定情報を保持しています。
TDatabaseInfoTDatabaseInfo は,InterBase データベースに関する情報を格納します。
TIBAliasInfo
TIBBackupRestoreServiceTIBBackupRestoreService は,TIBBackupServiceTIBRestoreService の派生元である上位オブジェクトです。
TIBBackupServiceTIBBackupService は,データベースのバックアップを行います。
TIBConfigServiceTIBConfigService は,データベースパラメータを設定します。
TIBControlAndQueryServiceTIBControlAndQueryService は,ログ,統計,検証,セキュリティ,およびバックアップと復元の IBService コンポーネントの派生元である上位オブジェクトです。
TIBControlServiceTIBControlService は,構造化および非構造化 IBService コンポーネントの派生元である上位オブジェクトです。
TIBCustomConfigService
TIBCustomServiceTIBCustomService は,すべての IBService コンポーネントの派生元である上位オブジェクトです。
TIBJournalInformation
TIBLicensingServiceTIBLicensingService は,ライセンシングパラメータを設定します。
TIBLogServiceTIBLogService は,interbase.log ファイルの内容をサーバーから返します。
TIBRestoreServiceTIBRestoreService は,データベースを復元します。
TIBSecurityServiceTIBSecurityService は,InterBase サーバーのユーザーアクセスを管理します。
TIBServerPropertiesTIBServerProperties は,データベースサーバー情報を返します。
TIBStatisticalServiceTIBStatisticalService は,データベースの解析結果を表示します。
TIBValidationServiceTIBValidationService は,データベースを検証してデータベーストランザクションを調停します。
TLicenseInfoTLicenseInfo は,ライセンスユーザーに関する情報を格納しています。
TLicenseMaskInfoTLicenseMaskInfo は,サーバーで有効になっているソフトウェア使用認定証オプションを示します。
TLimboTransactionInfoTLimboTransactionInfo は,limbo トランザクションに関する情報を格納しています。
TUserInfoTUserInfo は,セキュリティサービス用に,InterBase ユーザーに関する情報を格納しています。
TVersionInfoTVersionInfo は,InterBase サーバーのバージョン情報を表します。

TBackupOption
TBackupOptionsTBackupOption と TBackupOptions は,TIBBackupService がデータベースのバックアップを実行する方法を示します。
TIBAliasInfos
TIBEncryptionTypes

暗号化の種類を列挙したものです。

TIBJournalFileInfo
TIBJournalFileInfoArray
TIBLoginEvent
TIBTablespaceInfo
TIBTablespaceStruct
TLicensingActionTLicensingAction は、InterBase ソフトウェアのアクティベーション証明書を、追加または削除するのかを示します。
TLimboTransactionInfos
TOutputBufferOption
TPropertyOption
TPropertyOptionsTPropertyOption と TPropertyOptions は,InterBase サーバープロパティのグループを示します。
TProtocolTProtocol は,ネットワークプロトコルを識別します。
TRestoreOption
TRestoreOptionsTRestoreOption と TRestoreOptions は,InterBase データベースを復元するときに実行される操作を示します。
TRestoreType
TSecurityActionTSecurityAction は,InterBase セキュリティが実行するべき操作を示します。
TSecurityModifyParam
TSecurityModifyParams
TShutdownModeTShutdownMode は,InterBase データベースを終了するときに実行する手順を示します。
TSPBConstants
TStatOption
TStatOptionsTStatOption および TStatOptions は、データベースに対して利用可能な統計情報を示します。
TTablespaceDumpLocation
TTablespaceDumpLocations
TTransactionActionTTransactionAction は、トランザクションのタイムアウト時に取れるアクションを示します。
TTransactionAdvise
TTransactionGlobalActionTTransactionGlobalAction は、一連のトランザクションに対するアクションを示します。
TTransactionState
TUserInfos
TValidateOption
TValidateOptionsTValidateOption と TValidateOptions は,データベースを復元するときに検証サービスが実行するべき操作を示します。

定数

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