表示: Delphi
C++
表示設定
IB
提供:XE2 API Documentation
目次 |
クラス
| EIBClientError | EIBClientError は,InterBase Express アプリケーションでのクライアント固有のエラーを表します。 |
| EIBError | EIBError は,InterBase エラーの例外クラスです。 |
| EIBInterBaseError | EIBInterBaseError は,サーバー固有のエラーが発生したときに使用します。 |
| EIBInterBaseRoleError | EIBInterbaseRoleError は、呼び出し元のロールに十分な権限がない場合に発生する InterBase エラーの例外クラスです。 |
| EIBPlanError |
ルーチン
| CheckStatusVector | ステータスベクタのチェックを設定したり設定を解除したりします。 |
| GetIBDataBaseErrorMessages | 現在のエラーメッセージの設定を返します。 |
| IBAlloc | 指定したサイズのメモリを割り当てたり解放したりして,新しいメモリをゼロに初期化します。 |
| IBDataBaseError | SQLCode と IBErrorCode のステータスを解釈して EIBInterBaseError 例外に渡します。 |
| IBError | 指定したエラーコードに対応するエラーメッセージを返します。 |
| SetIBDataBaseErrorMessages | 表示するエラーメッセージを選択できるようにします。 |
| StatusVector | スレッドローカル記憶域からスレッド固有のステータスベクタを取り出します。 |
| StatusVectorArray | ステータスベクタ配列へのポインタを返します。 |
| StatusVectorAsText | ステータスベクタを取得して書式付き文字列として返します。 |
型
| Ib | |
| PStatusVector | |
| TIBClientError | |
| TIBDataBaseErrorMessage | |
| TIBDataBaseErrorMessages | TIBDataBaseErrorMessage および TIBDataBaseErrorMessages は、IBX コンポーネントが遭遇するエラーの説明に利用できる、さまざまな文字列を示します。 |
| TStatusVector | |
| TTraceFlag | |
| TTraceFlags | TTraceFlag および TTraceFlags は、アプリケーションと InterBase サーバー間で渡される、メッセージのタイプを示します。 |
変数
| IBCS | |
| IBErrorMessages | IBErrorMessages: :6; |
| TStatusVector |
定数
| IBBigLocalBufferLength | IBBigLocalBufferLength: Integer = $400; |
| IBErrorMessages | IBErrorMessages: :6; |
| IBHugeLocalBufferLength | IBHugeLocalBufferLength: Integer = $5000; |
| IBLocalBufferLength | IBLocalBufferLength: Integer = $200; |
| IBPalette1 | IBPalette1: string = InterBase; |
| IBPalette2 | IBPalette2: string = InterBase Admin; |
| ibxeBlobCannotBeRead | ibxeBlobCannotBeRead: TIBClientError = ibxeBlobCannotBeRead; |
| ibxeBlobCannotBeWritten | ibxeBlobCannotBeWritten: TIBClientError = ibxeBlobCannotBeWritten; |
| ibxeBOF | ibxeBOF: TIBClientError = ibxeBOF; |
| ibxeBufferNotSet | ibxeBufferNotSet: TIBClientError = ibxeBufferNotSet; |
| ibxeCannotCreatePrimaryIndex | ibxeCannotCreatePrimaryIndex: TIBClientError = ibxeCannotCreatePrimaryIndex; |
| ibxeCannotCreateSharedResource | ibxeCannotCreateSharedResource: TIBClientError = ibxeCannotCreateSharedResource; |
| ibxeCannotDelete | ibxeCannotDelete: TIBClientError = ibxeCannotDelete; |
| ibxeCannotDropSystemIndex | ibxeCannotDropSystemIndex: TIBClientError = ibxeCannotDropSystemIndex; |
| ibxeCannotInsert | ibxeCannotInsert: TIBClientError = ibxeCannotInsert; |
| ibxeCannotOpenNonSQLSelect | ibxeCannotOpenNonSQLSelect: TIBClientError = ibxeCannotOpenNonSQLSelect; |
| ibxeCannotPost | ibxeCannotPost: TIBClientError = ibxeCannotPost; |
| ibxeCannotRefresh | ibxeCannotRefresh: TIBClientError = ibxeCannotRefresh; |
| ibxeCannotSetDatabase | ibxeCannotSetDatabase: TIBClientError = ibxeCannotSetDatabase; |
| ibxeCannotSetTransaction | ibxeCannotSetTransaction: TIBClientError = ibxeCannotSetTransaction; |
| ibxeCannotUpdate | ibxeCannotUpdate: TIBClientError = ibxeCannotUpdate; |
| ibxeCantEndSharedTransaction | ibxeCantEndSharedTransaction: TIBClientError = ibxeCantEndSharedTransaction; |
| ibxeCantPrintValue | ibxeCantPrintValue: TIBClientError = ibxeCantPrintValue; |
| ibxeCircularDataLink | ibxeCircularDataLink: TIBClientError = ibxeCircularDataLink; |
| ibxeCircularReference | ibxeCircularReference: TIBClientError = ibxeCircularReference; |
| ibxeColumnIsNotNullable | ibxeColumnIsNotNullable: TIBClientError = ibxeColumnIsNotNullable; |
| ibxeColumnListsDontMatch | ibxeColumnListsDontMatch: TIBClientError = ibxeColumnListsDontMatch; |
| ibxeColumnTypesDontMatch | ibxeColumnTypesDontMatch: TIBClientError = ibxeColumnTypesDontMatch; |
| ibxeConnectionTimeout | ibxeConnectionTimeout: TIBClientError = ibxeConnectionTimeout; |
| ibxeDatabaseClosed | ibxeDatabaseClosed: TIBClientError = ibxeDatabaseClosed; |
| ibxeDatabaseNameMissing | ibxeDatabaseNameMissing: TIBClientError = ibxeDatabaseNameMissing; |
| ibxeDatabaseNotAssigned | ibxeDatabaseNotAssigned: TIBClientError = ibxeDatabaseNotAssigned; |
| ibxeDatabaseOpen | ibxeDatabaseOpen: TIBClientError = ibxeDatabaseOpen; |
| ibxeDatasetClosed | ibxeDatasetClosed: TIBClientError = ibxeDatasetClosed; |
| ibxeDatasetOpen | ibxeDatasetOpen: TIBClientError = ibxeDatasetOpen; |
| ibxeDataSetUniDirectional | ibxeDataSetUniDirectional: TIBClientError = ibxeDataSetUniDirectional; |
| ibxeDelphiException | ibxeDelphiException: TIBClientError = ibxeDelphiException; |
| ibxeDPBConstantNotSupported | ibxeDPBConstantNotSupported: TIBClientError = ibxeDPBConstantNotSupported; |
| ibxeDPBConstantUnknown | ibxeDPBConstantUnknown: TIBClientError = ibxeDPBConstantUnknown; |
| ibxeDPBConstantUnknownEx | ibxeDPBConstantUnknownEx: TIBClientError = ibxeDPBConstantUnknownEx; |
| ibxeEmptyQuery | ibxeEmptyQuery: TIBClientError = ibxeEmptyQuery; |
| ibxeEmptySQLStatement | ibxeEmptySQLStatement: TIBClientError = ibxeEmptySQLStatement; |
| ibxeEOF | ibxeEOF: TIBClientError = ibxeEOF; |
| ibxeEOFInComment | ibxeEOFInComment: TIBClientError = ibxeEOFInComment; |
| ibxeEOFInString | ibxeEOFInString: TIBClientError = ibxeEOFInString; |
| ibxeEOFReached | ibxeEOFReached: TIBClientError = ibxeEOFReached; |
| ibxeEventAlreadyRegistered | ibxeEventAlreadyRegistered: TIBClientError = ibxeEventAlreadyRegistered; |
| ibxeFieldNotFound | ibxeFieldNotFound: TIBClientError = ibxeFieldNotFound; |
| ibxeFieldReadOnly | ibxeFieldReadOnly: TIBClientError = ibxeFieldReadOnly; |
| ibxeFieldSizeMismatch | ibxeFieldSizeMismatch: TIBClientError = ibxeFieldSizeMismatch; |
| ibxeFieldUnsupportedType | ibxeFieldUnsupportedType: TIBClientError = ibxeFieldUnsupportedType; |
| ibxeFileAccessError | ibxeFileAccessError: TIBClientError = ibxeFileAccessError; |
| ibxeIB60feature | ibxeIB60feature: TIBClientError = ibxeIB60feature; |
| ibxeIB65feature | ibxeIB65feature: TIBClientError = ibxeIB65feature; |
| ibxeIB70Feature | ibxeIB70Feature: TIBClientError = ibxeIB70Feature; |
| ibxeIBUnknownServerType | ibxeIBUnknownServerType: TIBClientError = ibxeIBUnknownServerType; |
| ibxeIndexFieldMissing | ibxeIndexFieldMissing: TIBClientError = ibxeIndexFieldMissing; |
| ibxeInterBaseInstallMissing | ibxeInterBaseInstallMissing: TIBClientError = ibxeInterBaseInstallMissing; |
| ibxeInterBaseMissing | ibxeInterBaseMissing: TIBClientError = ibxeInterBaseMissing; |
| ibxeInTransaction | ibxeInTransaction: TIBClientError = ibxeInTransaction; |
| ibxeInvalidBatchMove | ibxeInvalidBatchMove: TIBClientError = ibxeInvalidBatchMove; |
| ibxeInvalidCancellation | ibxeInvalidCancellation: TIBClientError = ibxeInvalidCancellation; |
| ibxeInvalidColumnIndex | ibxeInvalidColumnIndex: TIBClientError = ibxeInvalidColumnIndex; |
| ibxeInvalidDataConversion | ibxeInvalidDataConversion: TIBClientError = ibxeInvalidDataConversion; |
| ibxeInvalidEvent | ibxeInvalidEvent: TIBClientError = ibxeInvalidEvent; |
| ibxeInvalidLibraryType | ibxeInvalidLibraryType: TIBClientError = ibxeInvalidLibraryType; |
| ibxeInvalidOnErrorResult | ibxeInvalidOnErrorResult: TIBClientError = ibxeInvalidOnErrorResult; |
| ibxeInvalidOnStatusResult | ibxeInvalidOnStatusResult: TIBClientError = ibxeInvalidOnStatusResult; |
| ibxeInvalidOption | ibxeInvalidOption: TIBClientError = ibxeInvalidOption; |
| ibxeInvalidParamColumnIndex | ibxeInvalidParamColumnIndex: TIBClientError = ibxeInvalidParamColumnIndex; |
| ibxeInvalidQueueing | ibxeInvalidQueueing: TIBClientError = ibxeInvalidQueueing; |
| ibxeInvalidRegistration | ibxeInvalidRegistration: TIBClientError = ibxeInvalidRegistration; |
| ibxeInvalidStatementHandle | ibxeInvalidStatementHandle: TIBClientError = ibxeInvalidStatementHandle; |
| ibxeIsAExecuteProcedure | ibxeIsAExecuteProcedure: TIBClientError = ibxeIsAExecuteProcedure; |
| ibxeIsASelectStatement | ibxeIsASelectStatement: TIBClientError = ibxeIsASelectStatement; |
| ibxeMaximumEvents | ibxeMaximumEvents: TIBClientError = ibxeMaximumEvents; |
| ibxeNoDatabasesInTransaction | ibxeNoDatabasesInTransaction: TIBClientError = ibxeNoDatabasesInTransaction; |
| ibxeNoDestinationDirectory | ibxeNoDestinationDirectory: TIBClientError = ibxeNoDestinationDirectory; |
| ibxeNoEventsRegistered | ibxeNoEventsRegistered: TIBClientError = ibxeNoEventsRegistered; |
| ibxeNoFieldAccess | ibxeNoFieldAccess: TIBClientError = ibxeNoFieldAccess; |
| ibxeNoOptionsSet | ibxeNoOptionsSet: TIBClientError = ibxeNoOptionsSet; |
| ibxeNoProvider | ibxeNoProvider: TIBClientError = ibxeNoProvider; |
| ibxeNoRecordsAffected | ibxeNoRecordsAffected: TIBClientError = ibxeNoRecordsAffected; |
| ibxeNosourceDirectory | ibxeNosourceDirectory: TIBClientError = ibxeNosourceDirectory; |
| ibxeNoStoredProcName | ibxeNoStoredProcName: TIBClientError = ibxeNoStoredProcName; |
| ibxeNoTableName | ibxeNoTableName: TIBClientError = ibxeNoTableName; |
| ibxeNotCachedUpdates | ibxeNotCachedUpdates: TIBClientError = ibxeNotCachedUpdates; |
| ibxeNotEditing | ibxeNotEditing: TIBClientError = ibxeNotEditing; |
| ibxeNotInTransaction | ibxeNotInTransaction: TIBClientError = ibxeNotInTransaction; |
| ibxeNotLiveRequest | ibxeNotLiveRequest: TIBClientError = ibxeNotLiveRequest; |
| ibxeNotPermitted | ibxeNotPermitted: TIBClientError = ibxeNotPermitted; |
| ibxeNotSupported | ibxeNotSupported: TIBClientError = ibxeNotSupported; |
| ibxeNoUninstallFile | ibxeNoUninstallFile: TIBClientError = ibxeNoUninstallFile; |
| ibxeOperationCancelled | ibxeOperationCancelled: TIBClientError = ibxeOperationCancelled; |
| ibxeOptionNeedsClient | ibxeOptionNeedsClient: TIBClientError = ibxeOptionNeedsClient; |
| ibxeOptionNeedsServer | ibxeOptionNeedsServer: TIBClientError = ibxeOptionNeedsServer; |
| ibxeOutputParsingError | ibxeOutputParsingError: TIBClientError = ibxeOutputParsingError; |
| ibxeParamNameExpected | ibxeParamNameExpected: TIBClientError = ibxeParamNameExpected; |
| ibxeQueryParamsError | ibxeQueryParamsError: TIBClientError = ibxeQueryParamsError; |
| ibxeRequiredParamNotSet | ibxeRequiredParamNotSet: TIBClientError = ibxeRequiredParamNotSet; |
| ibxeServerNameMissing | ibxeServerNameMissing: TIBClientError = ibxeServerNameMissing; |
| ibxeServiceActive | ibxeServiceActive: TIBClientError = ibxeServiceActive; |
| ibxeServiceInActive | ibxeServiceInActive: TIBClientError = ibxeServiceInActive; |
| ibxeSPBConstantNotSupported | ibxeSPBConstantNotSupported: TIBClientError = ibxeSPBConstantNotSupported; |
| ibxeSPBConstantUnknown | ibxeSPBConstantUnknown: TIBClientError = ibxeSPBConstantUnknown; |
| ibxeSQLClosed | ibxeSQLClosed: TIBClientError = ibxeSQLClosed; |
| ibxeSQLDialectInvalid | ibxeSQLDialectInvalid: TIBClientError = ibxeSQLDialectInvalid; |
| ibxeSQLMonitorAlreadyPresent | ibxeSQLMonitorAlreadyPresent: TIBClientError = ibxeSQLMonitorAlreadyPresent; |
| ibxeSQLOpen | ibxeSQLOpen: TIBClientError = ibxeSQLOpen; |
| ibxeSQLParseError | ibxeSQLParseError: TIBClientError = ibxeSQLParseError; |
| ibxeStartParamsError | ibxeStartParamsError: TIBClientError = ibxeStartParamsError; |
| ibxeStringTooLarge | ibxeStringTooLarge: TIBClientError = ibxeStringTooLarge; |
| ibxeSuccess | ibxeSuccess: TIBClientError = ibxeSuccess; |
| ibxeTableNameMismatch | ibxeTableNameMismatch: TIBClientError = ibxeTableNameMismatch; |
| ibxeTimeoutNegative | ibxeTimeoutNegative: TIBClientError = ibxeTimeoutNegative; |
| ibxeTPBConstantNotSupported | ibxeTPBConstantNotSupported: TIBClientError = ibxeTPBConstantNotSupported; |
| ibxeTPBConstantUnknown | ibxeTPBConstantUnknown: TIBClientError = ibxeTPBConstantUnknown; |
| ibxeTPBConstantUnknownEx | ibxeTPBConstantUnknownEx: TIBClientError = ibxeTPBConstantUnknownEx; |
| ibxeTransactionNotAssigned | ibxeTransactionNotAssigned: TIBClientError = ibxeTransactionNotAssigned; |
| ibxeUnknownError | ibxeUnknownError: TIBClientError = ibxeUnknownError; |
| ibxeUnknownPlan | ibxeUnknownPlan: TIBClientError = ibxeUnknownPlan; |
| ibxeUnknownSQLDataType | ibxeUnknownSQLDataType: TIBClientError = ibxeUnknownSQLDataType; |
| ibxeUpdateFailed | ibxeUpdateFailed: TIBClientError = ibxeUpdateFailed; |
| ibxeUpdateWrongDB | ibxeUpdateWrongDB: TIBClientError = ibxeUpdateWrongDB; |
| ibxeUpdateWrongTR | ibxeUpdateWrongTR: TIBClientError = ibxeUpdateWrongTR; |
| ibxeUserAbort | ibxeUserAbort: TIBClientError = ibxeUserAbort; |
| ibxeUseSpecificProcedures | ibxeUseSpecificProcedures: TIBClientError = ibxeUseSpecificProcedures; |
| ibxeWindowsAPIError | ibxeWindowsAPIError: TIBClientError = ibxeWindowsAPIError; |
| ibxeXSQLDAIndexOutOfRange | ibxeXSQLDAIndexOutOfRange: TIBClientError = ibxeXSQLDAIndexOutOfRange; |
| ibxeXSQLDANameDoesNotExist | ibxeXSQLDANameDoesNotExist: TIBClientError = ibxeXSQLDANameDoesNotExist; |
| ShowIBMessage | ShowIBMessage: TIBDataBaseErrorMessage = ShowIBMessage; |
| ShowSQLCode | ShowSQLCode: TIBDataBaseErrorMessage = ShowSQLCode; |
| ShowSQLMessage | ShowSQLMessage: TIBDataBaseErrorMessage = ShowSQLMessage; |
| tfBlob | tfBlob: TTraceFlag = tfBlob; |
| tfConnect | tfConnect: TTraceFlag = tfConnect; |
| tfError | tfError: TTraceFlag = tfError; |
| tfMisc | tfMisc: TTraceFlag = tfMisc; |
| tfQExecute | tfQExecute: TTraceFlag = tfQExecute; |
| tfQFetch | tfQFetch: TTraceFlag = tfQFetch; |
| tfQPrepare | tfQPrepare: TTraceFlag = tfQPrepare; |
| tfService | tfService: TTraceFlag = tfService; |
| tfStmt | tfStmt: TTraceFlag = tfStmt; |
| tfTransact | tfTransact: TTraceFlag = tfTransact; |