IBX.IB.IBErrorMessages

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IBErrorMessages: array[TIBClientError] of string = (
SUnknownError,
SInterBaseMissing,
SInterBaseInstallMissing,
SIB60feature,
SNotSupported,
SNotPermitted,
SFileAccessError,
SConnectionTimeout,
SCannotSetDatabase,
SCannotSetTransaction,
SOperationCancelled,
SDPBConstantNotSupported,
SDPBConstantUnknown,
STPBConstantNotSupported,
STPBConstantUnknown,
SDatabaseClosed,
SDatabaseOpen,
SDatabaseNameMissing,
SNotInTransaction,
SInTransaction,
STimeoutNegative,
SNoDatabasesInTransaction,
SUpdateWrongDB,
SUpdateWrongTR,
SDatabaseNotAssigned,
STransactionNotAssigned,
SXSQLDAIndexOutOfRange,
SXSQLDANameDoesNotExist,
SEOF,
SBOF,
SInvalidStatementHandle,
SSQLOpen,
SSQLClosed,
SDatasetOpen,
SDatasetClosed,
SUnknownSQLDataType,
SInvalidColumnIndex,
SInvalidParamColumnIndex,
SInvalidDataConversion,
SColumnIsNotNullable,
SBlobCannotBeRead,
SBlobCannotBeWritten,
SEmptyQuery,
SCannotOpenNonSQLSelect,
SNoFieldAccess,
SFieldReadOnly,
SFieldNotFound,
SNotEditing,
SCannotInsert,
SCannotPost,
SCannotUpdate,
SCannotDelete,
SCannotRefresh,
SBufferNotSet,
SCircularReference,
SSQLParseError,
SUserAbort,
SDataSetUniDirectional,
SCannotCreateSharedResource,
SWindowsAPIError,
SColumnListsDontMatch,
SColumnTypesDontMatch,
SCantEndSharedTransaction,
SFieldUnsupportedType,
SCircularDataLink,
SEmptySQLStatement,
SIsASelectStatement,
SRequiredParamNotSet,
SNoStoredProcName,
SIsAExecuteProcedure,
SUpdateFailed,
SNotCachedUpdates,
SNotLiveRequest,
SNoProvider,
SNoRecordsAffected,
SNoTableName,
SCannotCreatePrimaryIndex,
SCannotDropSystemIndex,
STableNameMismatch,
SIndexFieldMissing,
SInvalidCancellation,
SInvalidEvent,
SMaximumEvents,
SNoEventsRegistered,
SInvalidQueueing,
SInvalidRegistration,
SInvalidBatchMove,
SSQLDialectInvalid,
SSPBConstantNotSupported,
SSPBConstantUnknown,
SServiceActive,
SServiceInActive,
SServerNameMissing,
SQueryParamsError,
SStartParamsError,
SOutputParsingError,
SUseSpecificProcedures,
SSQLMonitorAlreadyPresent,
SCantPrintValue,
SEOFReached,
SEOFInComment,
SEOFInString,
SParamNameExpected,
SSuccess,
SDelphiException,
SNoOptionsSet,
SNoDestinationDirectory,
SNosourceDirectory,
SNoUninstallFile,
SOptionNeedsClient,
SOptionNeedsServer,
SInvalidOption,
SInvalidOnErrorResult,
SInvalidOnStatusResult,
SDPBConstantUnknownEx,
STPBConstantUnknownEx,
SUnknownPlan,
SFieldSizeMismatch,
SEventAlreadyRegistered,
SStringTooLarge,
SIB65feature,
SIB70Feature,
SIBUnknownServerType,
SInvalidLibraryType,
SInvalidODSVersion
);

C++

extern DELPHI_PACKAGE Ibx_Ib__6 IBErrorMessages;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
const
variable
public
IBX.IB.pas
IBX.IB.hpp
IBX.IB IBX.IB

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.