Microsoft.Isam.Esent.Interop 名前空間

クラス

  クラス 説明
Public クラス Api ESENT API のマネージド バージョン。 このクラスには、アンマネージ ESENT API に対応する静的メソッドが含まれています。 これらのメソッドは、エラーが返されたときに例外をスローします。 ESENT API のヘルパー メソッド。 これらは JetMakeKey をラップします。 API の内部専用メソッド。 ESENT API のヘルパー メソッド。 これらは JetMakeKey のデータ変換を行います。 ESENT API のヘルパー メソッド。 これらのメソッドは、データベース メタデータを処理します。 ESENT API のヘルパー メソッド。 これらは API の相互運用バージョンではありませんが、関数の非常に一般的な用途をカプセル化します。 古いものとしてマークされている API メンバー。 ESENT API のヘルパー メソッド。 これらは API の相互運用バージョンではありませんが、関数の非常に一般的な用途をカプセル化します。 ESENT API のヘルパー メソッド。 これらは、列を設定するためのデータ変換を行います。
Public クラス BoolColumnValue ブール値列の値。
Public クラス ByteColumnValue Byte 列の値。
Public クラス BytesColumnValue バイト配列の列値。
Public クラス ColumnInfo 1 つの Esent 列に関する情報。 これは相互運用クラスではありませんが、メタデータ ヘルパー メソッドによって使用されます。
Public クラス ColumnStream このクラスは、長い値の列 ( LongBinary 型または LongText 型の列) へのストリーミング インターフェイスを提供します。
Public クラス ColumnValue 設定する列値を表すオブジェクトの基本クラス。
Public クラス ColumnValueOfStruct<T> 構造体型の列を設定します (例: Int32/Guid)。
Public クラス 変換 Win32 と .NET Frameworkの間でデータとフラグを変換するメソッドを提供します。
Public クラス DateTimeColumnValue Guid 列の値。
Public クラス DoubleColumnValue Double 列の値。
Public クラス EsentAccessDeniedException JET_errの基底クラス。AccessDenied 例外。
Public クラス EsentAfterInitializationException JET_errの基底クラス。AfterInitialization 例外。
Public クラス EsentAlreadyInitializedException JET_errの基底クラス。既に初期化された例外。
Public クラス EsentAlreadyPreparedException JET_errの基底クラス。既に準備されている例外。
Public クラス EsentApiException API 例外の基底クラス。
Public クラス EsentAttachedDatabaseMismatchException JET_errの基底クラス。AttachedDatabaseMismatch 例外。
Public クラス EsentBackupAbortByServerException JET_errの基底クラス。BackupAbortByServer の例外。
Public クラス EsentBackupDirectoryNotEmptyException JET_errの基底クラス。BackupDirectoryNotEmpty 例外。
Public クラス EsentBackupInProgressException JET_errの基底クラス。BackupInProgress 例外。
Public クラス EsentBackupNotAllowedYetException JET_errの基底クラス。BackupNotAllowedYet 例外。
Public クラス EsentBadBackupDatabaseSizeException JET_errの基底クラス。BadBackupDatabaseSize 例外。
Public クラス EsentBadBookmarkException JET_errの基底クラス。BadBookmark の例外。
Public クラス EsentBadCheckpointSignatureException JET_errの基底クラス。BadCheckpointSignature 例外。
Public クラス EsentBadColumnIdException JET_errの基底クラス。BadColumnId 例外。
Public クラス EsentBadDbSignatureException JET_errの基本クラス。BadDbSignature 例外。
クラス EsentBadEmptyPageException JET_errの基本クラス。BadEmptyPage 例外。
クラス EsentBadItagSequenceException JET_errの基本クラス。BadItagSequence 例外。
クラス EsentBadLogSignatureException JET_errの基本クラス。BadLogSignature 例外。
クラス EsentBadLogVersionException JET_errの基本クラス。BadLogVersion 例外。
クラス EsentBadPageLinkException JET_errの基本クラス。BadPageLink 例外。
クラス EsentBadParentPageLinkException JET_errの基本クラス。BadParentPageLink 例外。
クラス EsentBadPatchPageException JET_errの基本クラス。BadPatchPage 例外。
クラス EsentBadRestoreTargetInstanceException JET_errの基本クラス。BadRestoreTargetInstance 例外。
クラス EsentBadSLVSignatureException
クラス EsentBufferTooSmallException JET_errの基本クラス。BufferTooSmall 例外。
クラス EsentCallbackFailedException JET_errの基本クラス。CallbackFailed 例外。
クラス EsentCallbackNotResolvedException JET_errの基本クラス。CallbackNotResolved 例外。
クラス EsentCannotAddFixedVarColumnToDerivedTableException JET_errの基本クラス。CannotAddFixedVarColumnToDerivedTable 例外。
クラス EsentCannotBeTaggedException JET_errの基本クラス。CannotBeTagged 例外。
クラス EsentCannotDeleteSystemTableException JET_errの基本クラス。CannotDeleteSystemTable 例外。
クラス EsentCannotDeleteTemplateTableException JET_errの基本クラス。CannotDeleteTemplateTable 例外。
クラス EsentCannotDeleteTempTableException JET_errの基本クラス。CannotDeleteTempTable 例外。
クラス EsentCannotDisableVersioningException JET_errの基本クラス。CannotDisableVersioning 例外。
クラス EsentCannotIndexException JET_errの基本クラス。CannotIndex 例外。
クラス EsentCannotLogDuringRecoveryRedoException JET_errの基本クラス。CannotLogDuringRecoveryRedo 例外。
クラス EsentCannotMaterializeForwardOnlySortException JET_errの基本クラス。CannotMaterializeForwardOnlySort 例外。
クラス EsentCannotNestDDLException JET_errの基本クラス。CannotNestDDL 例外。
クラス EsentCannotNestDistributedTransactionsException JET_errの基本クラス。CannotNestDistributedTransactions 例外。
クラス EsentCannotSeparateIntrinsicLVException JET_errの基本クラス。CannotSeparateIntrinsicLV 例外。
クラス EsentCatalogCorruptedException JET_errの基本クラス。CatalogCorrupted 例外。
クラス EsentCheckpointCorruptException JET_errの基本クラス。CheckpointCorrupt 例外。
クラス EsentCheckpointDepthTooDeepException JET_errの基本クラス。CheckpointDepthTooDeep 例外。
クラス EsentCheckpointFileNotFoundException JET_errの基本クラス。CheckpointFileNotFound 例外。
クラス EsentClientRequestToStopJetServiceException JET_errの基本クラス。ClientRequestToStopJetService 例外。
クラス EsentColumnCannotBeCompressedException JET_errの基本クラス。ColumnCannotBeCompressed 例外。
クラス EsentColumnDoesNotFitException JET_errの基本クラス。ColumnDoesNotFit 例外。
クラス EsentColumnDuplicateException JET_errの基本クラス。ColumnDuplicate 例外。
クラス EsentColumnIndexedException JET_errの基本クラス。ColumnIndexed 例外。
クラス EsentColumnInRelationshipException JET_errの基底クラス。ColumnInRelationship 例外。
Public クラス EsentColumnInUseException JET_errの基底クラス。ColumnInUse 例外。
Public クラス EsentColumnLongException JET_errの基底クラス。ColumnLong 例外。
Public クラス EsentColumnNoChunkException JET_errの基底クラス。ColumnNoChunk 例外。
Public クラス EsentColumnNotFoundException JET_errの基底クラス。ColumnNotFound 例外。
Public クラス EsentColumnNotUpdatableException JET_errの基底クラス。ColumnNotUpdatable 例外。
Public クラス EsentColumnRedundantException JET_errの基底クラス。ColumnRedundant 例外。
Public クラス EsentColumnTooBigException JET_errの基底クラス。ColumnTooBig 例外。
Public クラス EsentCommittedLogFileCorruptException JET_errの基底クラス。CommittedLogFileCorrupt 例外。
Public クラス EsentCommittedLogFilesMissingException JET_errの基底クラス。CommittedLogFilesMissing 例外。
Public クラス EsentConsistentTimeMismatchException JET_errの基底クラス。ConsistentTimeMismatch 例外。
Public クラス EsentContainerNotEmptyException JET_errの基底クラス。ContainerNotEmpty 例外。
Public クラス EsentCorruptionException 破損例外の基底クラス。
Public クラス EsentCurrencyStackOutOfMemoryException JET_errの基底クラス。CurrencyStackOutOfMemory 例外。
Public クラス EsentDatabase200FormatException JET_errの基底クラス。Database200Format 例外。
Public クラス EsentDatabase400FormatException JET_errの基底クラス。Database400Format 例外。
Public クラス EsentDatabase500FormatException JET_errの基底クラス。Database500Format 例外。
Public クラス EsentDatabaseAlreadyRunningMaintenanceException JET_errの基底クラス。DatabaseAlreadyRunningMaintenance 例外。
Public クラス EsentDatabaseAlreadyUpgradedException JET_errの基底クラス。DatabaseAlreadyUpgraded 例外。
Public クラス EsentDatabaseBufferDependenciesCorruptedException JET_errの基底クラス。DatabaseBufferDependenciesCorrupted 例外。
Public クラス EsentDatabaseCorruptedException JET_errの基底クラス。DatabaseCorrupted 例外。
Public クラス EsentDatabaseCorruptedNoRepairException JET_errの基底クラス。DatabaseCorruptedNoRepair 例外。
Public クラス EsentDatabaseDirtyShutdownException JET_errの基底クラス。DatabaseDirtyShutdown 例外。
Public クラス EsentDatabaseDuplicateException JET_errの基底クラス。DatabaseDuplicate 例外。
Public クラス EsentDatabaseFailedIncrementalReseedException JET_errの基底クラス。DatabaseFailedIncrementalReseed 例外。
Public クラス EsentDatabaseFileReadOnlyException JET_errの基底クラス。DatabaseFileReadOnly 例外。
Public クラス EsentDatabaseIdInUseException JET_errの基底クラス。DatabaseIdInUse 例外。
Public クラス EsentDatabaseIncompleteIncrementalReseedException JET_errの基底クラス。DatabaseIncompleteIncrementalReseed 例外。
Public クラス EsentDatabaseIncompleteUpgradeException JET_errの基底クラス。DatabaseIncompleteUpgrade 例外。
Public クラス EsentDatabaseInUseException JET_errの基底クラス。DatabaseInUse 例外。
Public クラス EsentDatabaseInvalidIncrementalReseedException JET_errの基底クラス。DatabaseInvalidIncrementalReseed 例外。
Public クラス EsentDatabaseInvalidNameException JET_errの基底クラス。DatabaseInvalidName 例外。
Public クラス EsentDatabaseInvalidPagesException JET_errの基底クラス。DatabaseInvalidPages 例外。
Public クラス EsentDatabaseInvalidPathException JET_errの基底クラス。DatabaseInvalidPath 例外。
Public クラス EsentDatabaseLeakInSpaceException JET_errの基底クラス。DatabaseLeakInSpace 例外。
Public クラス EsentDatabaseLockedException JET_errの基底クラス。DatabaseLocked 例外。
Public クラス EsentDatabaseLogSetMismatchException JET_errの基底クラス。DatabaseLogSetMismatch 例外。
Public クラス EsentDatabaseNotFoundException JET_errの基底クラス。DatabaseNotFound 例外。
Public クラス EsentDatabasePatchFileMismatchException JET_errの基底クラス。DatabasePatchFileMismatch 例外。
Public クラス EsentDatabaseSharingViolationException JET_errの基底クラス。DatabaseSharingViolation 例外。
Public クラス EsentDatabaseSignInUseException JET_errの基底クラス。DatabaseSignInUse 例外。
Public クラス EsentDatabasesNotFromSameSnapshotException JET_errの基底クラス。DatabasesNotFromSameSnapshot 例外。
Public クラス EsentDatabaseStreamingFileMismatchException JET_errの基底クラス。DatabaseStreamingFileMismatch 例外。
Public クラス EsentDatabaseUnavailableException JET_errの基底クラス。DatabaseUnavailable 例外。
Public クラス EsentDataException データ例外の基底クラス。
Public クラス EsentDataHasChangedException JET_errの基底クラス。DataHasChanged 例外。
Public クラス EsentDbTimeCorruptedException JET_errの基底クラス。DbTimeCorrupted 例外。
Public クラス EsentDbTimeTooNewException JET_errの基底クラス。DbTimeTooNew 例外。
Public クラス EsentDbTimeTooOldException JET_errの基底クラス。DbTimeTooOld 例外。
Public クラス EsentDDLNotInheritableException JET_errの基底クラス。DDLNotInheritable 例外。
Public クラス EsentDecompressionFailedException JET_errの基底クラス。DecompressionFailed 例外。
Public クラス EsentDefaultValueTooBigException JET_errの基底クラス。DefaultValueTooBig 例外。
Public クラス EsentDeleteBackupFileFailException JET_errの基底クラス。DeleteBackupFileFail 例外。
Public クラス EsentDensityInvalidException JET_errの基底クラス。DensityInvalid 例外。
Public クラス EsentDerivedColumnCorruptionException JET_errの基底クラス。DerivedColumnCorruption 例外。
Public クラス EsentDirtyShutdownException JET_errの基底クラス。DirtyShutdown 例外。
Public クラス EsentDisabledFunctionalityException JET_errの基底クラス。DisabledFunctionality 例外。
Public クラス EsentDiskException ディスク例外の基本クラス。
Public クラス EsentDiskFullException JET_errの基底クラス。DiskFull 例外。
Public クラス EsentDiskIOException JET_errの基底クラス。DiskIO 例外。
Public クラス EsentDiskReadVerificationFailureException JET_errの基底クラス。DiskReadVerificationFailure 例外。
Public クラス EsentDistributedTransactionAlreadyPreparedToCommitException JET_errの基底クラス。DistributedTransactionAlreadyPreparedToCommit 例外。
Public クラス EsentDistributedTransactionNotYetPreparedToCommitException JET_errの基底クラス。DistributedTransactionNotYetPreparedToCommit 例外。
Public クラス EsentDTCCallbackUnexpectedErrorException JET_errの基底クラス。DTCCallbackUnexpectedError 例外。
Public クラス EsentDTCMissingCallbackException JET_errの基底クラス。DTCMissingCallback 例外。
Public クラス EsentDTCMissingCallbackOnRecoveryException JET_errの基底クラス。DTCMissingCallbackOnRecovery 例外。
Public クラス EsentEndingRestoreLogTooLowException JET_errの基底クラス。EndingRestoreLogTooLow 例外。
Public クラス EsentEntryPointNotFoundException JET_errの基底クラス。EntryPointNotFound 例外。
Public クラス EsentErrorException ESENT エラー例外の基底クラス。
Public クラス EsentExclusiveTableLockRequiredException JET_errの基底クラス。ExclusiveTableLockRequired 例外。
Public クラス EsentExistingLogFileHasBadSignatureException JET_errの基底クラス。ExistingLogFileHasBadSignature 例外。
Public クラス EsentExistingLogFileIsNotContiguousException JET_errの基底クラス。ExistingLogFileIsNotContiguous 例外。
Public クラス EsentFatalException 致命的な例外の基底クラス。
Public クラス EsentFeatureNotAvailableException JET_errの基底クラス。FeatureNotAvailable 例外。
Public クラス EsentFileAccessDeniedException JET_errの基底クラス。FileAccessDenied 例外。
Public クラス EsentFileCloseException JET_errの基底クラス。FileClose 例外。
Public クラス EsentFileCompressedException JET_errの基底クラス。FileCompressed 例外。
Public クラス EsentFileInvalidTypeException JET_errの基底クラス。FileInvalidType 例外。
Public クラス EsentFileIOAbortException JET_errの基底クラス。FileIOAbort の例外。
Public クラス EsentFileIOBeyondEOFException JET_errの基底クラス。FileIOBeyondEOF 例外。
Public クラス EsentFileIOFailException JET_errの基底クラス。FileIOFail 例外。
Public クラス EsentFileIORetryException JET_errの基底クラス。FileIORetry 例外。
Public クラス EsentFileIOSparseException JET_errの基底クラス。FileIOSparse 例外。
Public クラス EsentFileNotFoundException JET_errの基底クラス。FileNotFound 例外。
Public クラス EsentFileSystemCorruptionException JET_errの基底クラス。FileSystemCorruption 例外。
Public クラス EsentFilteredMoveNotSupportedException JET_errの基底クラス。FilteredMoveNotSupported 例外。
Public クラス EsentFixedDDLException JET_errの基底クラス。修正されたDDL 例外。
Public クラス EsentFixedInheritedDDLException JET_errの基底クラス。修正InheritedDDL 例外。
Public クラス EsentForceDetachNotAllowedException JET_errの基底クラス。ForceDetachNotAllowed 例外。
Public クラス EsentFragmentationException 断片化例外の基底クラス。
Public クラス EsentGivenLogFileHasBadSignatureException JET_errの基底クラス。GivenLogFileHasBadSignature 例外。
Public クラス EsentGivenLogFileIsNotContiguousException JET_errの基底クラス。GivenLogFileIsNotContiguous 例外。
Public クラス EsentIllegalOperationException JET_errの基底クラス。IllegalOperation 例外。
Public クラス EsentInconsistentException 一貫性のない例外の基底クラス。
Public クラス EsentIndexBuildCorruptedException JET_errの基底クラス。IndexBuildCorrupted 例外。
Public クラス EsentIndexCantBuildException JET_errの基底クラス。IndexCantBuild の例外。
Public クラス EsentIndexDuplicateException JET_errの基底クラス。IndexDuplicate 例外。
Public クラス EsentIndexHasPrimaryException JET_errの基底クラス。IndexHasPrimary 例外。
Public クラス EsentIndexInUseException JET_errの基底クラス。IndexInUse 例外。
Public クラス EsentIndexInvalidDefException JET_errの基底クラス。IndexInvalidDef 例外。
Public クラス EsentIndexMustStayException JET_errの基底クラス。IndexMustStay の例外。
Public クラス EsentIndexNotFoundException JET_errの基底クラス。IndexNotFound 例外。
Public クラス EsentIndexTuplesCannotRetrieveFromIndexException JET_errの基底クラス。IndexTuplesCannotRetrieveFromIndex 例外。
Public クラス EsentIndexTuplesInvalidLimitsException JET_errの基底クラス。IndexTuplesInvalidLimits 例外。
Public クラス EsentIndexTuplesKeyTooSmallException JET_errの基底クラス。IndexTuplesKeyTooSmall 例外。
Public クラス EsentIndexTuplesNonUniqueOnlyException JET_errの基底クラス。IndexTuplesNonUniqueOnly 例外。
Public クラス EsentIndexTuplesSecondaryIndexOnlyException JET_errの基底クラス。IndexTuplesSecondaryIndexOnly 例外。
Public クラス EsentIndexTuplesTextBinaryColumnsOnlyException JET_errの基底クラス。IndexTuplesTextBinaryColumnsOnly 例外。
Public クラス EsentIndexTuplesTooManyColumnsException JET_errの基底クラス。IndexTuplesTooManyColumns 例外。
Public クラス EsentIndexTuplesVarSegMacNotAllowedException JET_errの基底クラス。IndexTuplesVarSegMacNotAllowed 例外。
Public クラス EsentInitInProgressException JET_errの基底クラス。InitInProgress 例外。
Public クラス EsentInstanceNameInUseException JET_errの基底クラス。InstanceNameInUse 例外。
Public クラス EsentInstanceUnavailableDueToFatalLogDiskFullException JET_errの基底クラス。InstanceUnavailableDueToFatalLogDiskFull 例外。
Public クラス EsentInstanceUnavailableException JET_errの基底クラス。InstanceUnavailable 例外。
Public クラス EsentInternalErrorException JET_errの基底クラス。InternalError 例外。
Public クラス EsentInTransactionException JET_errの基底クラス。InTransaction 例外。
Public クラス EsentInvalidBackupException JET_errの基底クラス。InvalidBackup 例外。
Public クラス EsentInvalidBackupSequenceException JET_errの基底クラス。InvalidBackupSequence 例外。
Public クラス EsentInvalidBookmarkException JET_errの基底クラス。InvalidBookmark の例外。
Public クラス EsentInvalidBufferSizeException JET_errの基底クラス。InvalidBufferSize 例外。
Public クラス EsentInvalidCodePageException JET_errの基底クラス。InvalidCodePage 例外。
Public クラス EsentInvalidColumnException 列変換が失敗したときにスローされる例外。
Public クラス EsentInvalidColumnTypeException JET_errの基底クラス。InvalidColumnType 例外。
Public クラス EsentInvalidCountryException JET_errの基底クラス。InvalidCountry 例外。
Public クラス EsentInvalidCreateDbVersionException JET_errの基底クラス。InvalidCreateDbVersion 例外。
Public クラス EsentInvalidCreateIndexException JET_errの基底クラス。InvalidCreateIndex 例外。
Public クラス EsentInvalidDatabaseException JET_errの基底クラス。InvalidDatabase 例外。
Public クラス EsentInvalidDatabaseIdException JET_errの基底クラス。InvalidDatabaseId 例外。
Public クラス EsentInvalidDatabaseVersionException JET_errの基底クラス。InvalidDatabaseVersion 例外。
Public クラス EsentInvalidFilenameException JET_errの基底クラス。InvalidFilename 例外。
Public クラス EsentInvalidGrbitException JET_errの基底クラス。InvalidGrbit 例外。
Public クラス EsentInvalidIndexIdException JET_errの基底クラス。InvalidIndexId 例外。
Public クラス EsentInvalidInstanceException JET_errの基底クラス。InvalidInstance 例外。
Public クラス EsentInvalidLanguageIdException JET_errの基底クラス。InvalidLanguageId 例外。
Public クラス EsentInvalidLCMapStringFlagsException JET_errの基底クラス。InvalidLCMapStringFlags 例外。
Public クラス EsentInvalidLogDataSequenceException JET_errの基底クラス。InvalidLogDataSequence 例外。
Public クラス EsentInvalidLogDirectoryException JET_errの基底クラス。InvalidLogDirectory の例外。
Public クラス EsentInvalidLoggedOperationException JET_errの基底クラス。InvalidLoggedOperation 例外。
Public クラス EsentInvalidLogSequenceException JET_errの基底クラス。InvalidLogSequence 例外。
Public クラス EsentInvalidNameException JET_errの基底クラス。InvalidName 例外。
Public クラス EsentInvalidObjectException JET_errの基底クラス。InvalidObject 例外。
Public クラス EsentInvalidOnSortException JET_errの基底クラス。InvalidOnSort 例外。
Public クラス EsentInvalidOperationException JET_errの基底クラス。InvalidOperation 例外。
Public クラス EsentInvalidParameterException JET_errの基底クラス。InvalidParameter 例外。
Public クラス EsentInvalidPathException JET_errの基底クラス。InvalidPath 例外。
Public クラス EsentInvalidPlaceholderColumnException JET_errの基底クラス。InvalidPlaceholderColumn 例外。
Public クラス EsentInvalidPrereadException JET_errの基底クラス。InvalidPreread 例外。
Public クラス EsentInvalidSesidException JET_errの基底クラス。InvalidSesid 例外。
Public クラス EsentInvalidSettingsException JET_errの基底クラス。InvalidSettings 例外。
Public クラス EsentInvalidSystemPathException JET_errの基底クラス。InvalidSystemPath 例外。
Public クラス EsentInvalidTableIdException JET_errの基底クラス。InvalidTableId 例外。
Public クラス EsentIOException IO 例外の基底クラス。
Public クラス EsentKeyBoundaryException JET_errの基底クラス。KeyBoundary 例外。
Public クラス EsentKeyDuplicateException JET_errの基底クラス。KeyDuplicate 例外。
Public クラス EsentKeyIsMadeException JET_errの基底クラス。KeyIsMade 例外。
Public クラス EsentKeyNotMadeException JET_errの基底クラス。KeyNotMade 例外。
Public クラス EsentKeyTooBigException JET_errの基底クラス。KeyTooBig 例外。
Public クラス EsentKeyTruncatedException JET_errの基底クラス。KeyTruncated 例外。
Public クラス EsentLanguageNotSupportedException JET_errの基底クラス。LanguageNotSupported 例外。
Public クラス EsentLinkNotSupportedException JET_errの基底クラス。LinkNotSupported 例外。
Public クラス EsentLogBufferTooSmallException JET_errの基底クラス。LogBufferTooSmall 例外。
Public クラス EsentLogCorruptDuringHardRecoveryException JET_errの基底クラス。LogCorruptDuringHardRecovery 例外。
Public クラス EsentLogCorruptDuringHardRestoreException JET_errの基底クラス。LogCorruptDuringHardRestore 例外。
Public クラス EsentLogCorruptedException JET_errの基底クラス。LogCorrupted 例外。
Public クラス EsentLogDisabledDueToRecoveryFailureException JET_errの基底クラス。LogDisabledDueToRecoveryFailure 例外。
Public クラス EsentLogDiskFullException JET_errの基底クラス。LogDiskFull 例外。
Public クラス EsentLogFileCorruptException JET_errの基底クラス。LogFileCorrupt 例外。
クラス EsentLogFileNotCopiedException JET_errの基本クラス。LogFileNotCopied 例外。
クラス EsentLogFilePathInUseException JET_errの基本クラス。LogFilePathInUse 例外。
クラス EsentLogFileSizeMismatchDatabasesConsistentException JET_errの基本クラス。LogFileSizeMismatchDatabasesConsistent 例外。
クラス EsentLogFileSizeMismatchException JET_errの基本クラス。LogFileSizeMismatch 例外。
クラス EsentLogGenerationMismatchException JET_errの基本クラス。LogGenerationMismatch 例外。
クラス EsentLoggingDisabledException JET_errの基本クラス。LoggingDisabled 例外。
クラス EsentLogReadVerifyFailureException JET_errの基本クラス。LogReadVerifyFailure 例外。
クラス EsentLogSectorSizeMismatchDatabasesConsistentException JET_errの基本クラス。LogSectorSizeMismatchDatabasesConsistent 例外。
クラス EsentLogSectorSizeMismatchException JET_errの基本クラス。LogSectorSizeMismatch 例外。
クラス EsentLogSequenceEndDatabasesConsistentException JET_errの基本クラス。LogSequenceEndDatabasesConsistent 例外。
クラス EsentLogSequenceEndException JET_errの基本クラス。LogSequenceEnd 例外。
クラス EsentLogTornWriteDuringHardRecoveryException JET_errの基本クラス。LogTornWriteDuringHardRecovery 例外。
クラス EsentLogTornWriteDuringHardRestoreException JET_errの基本クラス。LogTornWriteDuringHardRestore 例外。
クラス EsentLogWriteFailException JET_errの基本クラス。LogWriteFail 例外。
クラス EsentLSAlreadySetException JET_errの基本クラス。LSAlreadySet 例外。
クラス EsentLSCallbackNotSpecifiedException JET_errの基本クラス。LSCallbackNotSpecified 例外。
クラス EsentLSNotSetException JET_errの基本クラス。LSNotSet 例外。
クラス EsentLVCorruptedException JET_errの基本クラス。LVCorrupted 例外。
クラス EsentMakeBackupDirectoryFailException JET_errの基本クラス。MakeBackupDirectoryFail 例外。
クラス EsentMemoryException メモリ例外の基本クラス。
クラス EsentMissingCurrentLogFilesException JET_errの基本クラス。MissingCurrentLogFiles 例外。
クラス EsentMissingFileToBackupException JET_errの基本クラス。MissingFileToBackup 例外。
クラス EsentMissingFullBackupException JET_errの基本クラス。MissingFullBackup 例外。
クラス EsentMissingLogFileException JET_errの基本クラス。MissingLogFile 例外。
クラス EsentMissingPatchPageException JET_errの基本クラス。MissingPatchPage 例外。
クラス EsentMissingPreviousLogFileException JET_errの基本クラス。MissingPreviousLogFile 例外。
クラス EsentMissingRestoreLogFilesException JET_errの基本クラス。MissingRestoreLogFiles 例外。
クラス EsentMultiValuedColumnMustBeTaggedException JET_errの基本クラス。MultiValuedColumnMustBeTagged 例外。
クラス EsentMultiValuedDuplicateAfterTruncationException JET_errの基本クラス。MultiValuedDuplicateAfterTruncation 例外。
クラス EsentMultiValuedDuplicateException JET_errの基本クラス。MultiValuedDuplicate 例外。
クラス EsentMultiValuedIndexViolationException JET_errの基本クラス。MultiValuedIndexViolation 例外。
クラス EsentMustBeSeparateLongValueException JET_errの基本クラス。MustBeSeparateLongValue 例外。
クラス EsentMustCommitDistributedTransactionToLevel0Exception JET_errの基本クラス。MustCommitDistributedTransactionToLevel0 例外。
クラス EsentMustDisableLoggingForDbUpgradeException JET_errの基本クラス。MustDisableLoggingForDbUpgrade 例外。
クラス EsentMustRollbackException JET_errの基本クラス。MustRollback 例外。
クラス EsentNoAttachmentsFailedIncrementalReseedException JET_errの基本クラス。NoAttachmentsFailedIncrementalReseed 例外。
クラス EsentNoBackupDirectoryException JET_errの基本クラス。NoBackupDirectory 例外。
クラス EsentNoBackupException JET_errの基本クラス。NoBackup 例外。
クラス EsentNoCurrentIndexException JET_errの基本クラス。NoCurrentIndex 例外。
クラス EsentNoCurrentRecordException JET_errの基本クラス。NoCurrentRecord 例外。
クラス EsentNotInDistributedTransactionException JET_errの基本クラス。NotInDistributedTransaction 例外。
クラス EsentNotInitializedException JET_errの基本クラス。NotInitialized 例外。
クラス EsentNotInTransactionException JET_errの基本クラス。NotInTransaction 例外。
クラス EsentNTSystemCallFailedException JET_errの基本クラス。NTSystemCallFailed 例外。
クラス EsentNullInvalidException JET_errの基本クラス。NullInvalid 例外。
クラス EsentNullKeyDisallowedException JET_errの基本クラス。NullKeyDisallowed 例外。
クラス EsentObjectDuplicateException JET_errの基本クラス。ObjectDuplicate 例外。
クラス EsentObjectNotFoundException JET_errの基本クラス。ObjectNotFound 例外。
クラス EsentObsoleteException 廃止された例外の基本クラス。
クラス EsentOneDatabasePerSessionException JET_errの基本クラス。OneDatabasePerSession 例外。
クラス EsentOperationException Operation 例外の基本クラス。
クラス EsentOSSnapshotInvalidSequenceException JET_errの基本クラス。OSSnapshotInvalidSequence 例外。
クラス EsentOSSnapshotInvalidSnapIdException JET_errの基本クラス。OSSnapshotInvalidSnapId 例外。
クラス EsentOSSnapshotNotAllowedException JET_errの基本クラス。OSSnapshotNotAllowed 例外。
クラス EsentOSSnapshotTimeOutException JET_errの基本クラス。OSSnapshotTimeOut 例外。
クラス EsentOutOfAutoincrementValuesException JET_errの基本クラス。OutOfAutoincrementValues 例外。
クラス EsentOutOfBuffersException JET_errの基本クラス。OutOfBuffers 例外。
クラス EsentOutOfCursorsException JET_errの基本クラス。OutOfCursors 例外。
クラス EsentOutOfDatabaseSpaceException JET_errの基本クラス。OutOfDatabaseSpace 例外。
クラス EsentOutOfDbtimeValuesException JET_errの基本クラス。OutOfDbtimeValues 例外。
クラス EsentOutOfFileHandlesException JET_errの基本クラス。OutOfFileHandles 例外。
クラス EsentOutOfLongValueIDsException JET_errの基本クラス。OutOfLongValueIDs 例外。
クラス EsentOutOfMemoryException JET_errの基本クラス。OutOfMemory 例外。
クラス EsentOutOfObjectIDsException JET_errの基本クラス。OutOfObjectIDs 例外。
クラス EsentOutOfSequentialIndexValuesException JET_errの基本クラス。OutOfSequentialIndexValues 例外。
クラス EsentOutOfSessionsException JET_errの基本クラス。OutOfSessions 例外。
クラス EsentOutOfThreadsException JET_errの基本クラス。OutOfThreads 例外。
クラス EsentPageBoundaryException JET_errの基本クラス。PageBoundary 例外。
クラス EsentPageNotInitializedException JET_errの基本クラス。PageNotInitialized 例外。
クラス EsentPageSizeMismatchException JET_errの基本クラス。PageSizeMismatch 例外。
クラス EsentPartiallyAttachedDBException JET_errの基本クラス。PartiallyAttachedDB 例外。
クラス EsentPatchFileMissingException JET_errの基本クラス。PatchFileMissing 例外。
クラス EsentPermissionDeniedException JET_errの基本クラス。PermissionDenied 例外。
クラス EsentPreviousVersionException JET_errの基本クラス。PreviousVersion 例外。
クラス EsentPrimaryIndexCorruptedException JET_errの基本クラス。PrimaryIndexCorrupted 例外。
クラス EsentQueryNotSupportedException JET_errの基本クラス。QueryNotSupported 例外。
クラス EsentQuotaException クォータ例外の基本クラス。
クラス EsentReadLostFlushVerifyFailureException JET_errの基本クラス。ReadLostFlushVerifyFailure 例外。
クラス EsentReadPgnoVerifyFailureException JET_errの基本クラス。ReadPgnoVerifyFailure 例外。
クラス EsentReadVerifyFailureException JET_errの基本クラス。ReadVerifyFailure 例外。
クラス EsentRecordDeletedException JET_errの基本クラス。RecordDeleted 例外。
クラス EsentRecordFormatConversionFailedException JET_errの基本クラス。RecordFormatConversionFailed 例外。
クラス EsentRecordNoCopyException JET_errの基本クラス。RecordNoCopy 例外。
クラス EsentRecordNotDeletedException JET_errの基本クラス。RecordNotDeleted 例外。
クラス EsentRecordNotFoundException JET_errの基本クラス。RecordNotFound 例外。
クラス EsentRecordPrimaryChangedException JET_errの基本クラス。RecordPrimaryChanged 例外。
クラス EsentRecordTooBigException JET_errの基本クラス。RecordTooBig 例外。
クラス EsentRecordTooBigForBackwardCompatibilityException JET_errの基本クラス。RecordTooBigForBackwardCompatibility 例外。
クラス EsentRecoveredWithErrorsException JET_errの基本クラス。RecoveredWithErrors 例外。
クラス EsentRecoveredWithoutUndoDatabasesConsistentException JET_errの基本クラス。RecoveredWithoutUndoDatabasesConsistent 例外。
クラス EsentRecoveredWithoutUndoException JET_errの基本クラス。RecoveredWithoutUndo 例外。
クラス EsentRecoveryVerifyFailureException JET_errの基本クラス。RecoveryVerifyFailure 例外。
クラス EsentRedoAbruptEndedException JET_errの基本クラス。RedoAbruptEnded 例外。
クラス EsentRequiredLogFilesMissingException JET_errの基本クラス。RequiredLogFilesMissing 例外。
クラス EsentResource これは、すべての esent リソース オブジェクトの基本クラスです。 このクラスのサブクラスは、アンマネージド リソースを割り当てて解放できます。
クラス EsentResourceException リソース例外の基本クラス。
クラス EsentRestoreInProgressException JET_errの基本クラス。RestoreInProgress 例外。
クラス EsentRestoreOfNonBackupDatabaseException JET_errの基本クラス。RestoreOfNonBackupDatabase 例外。
クラス EsentRfsFailureException JET_errの基本クラス。RfsFailure 例外。
クラス EsentRfsNotArmedException JET_errの基底クラス。RfsNotArmed 例外。
Public クラス EsentRollbackErrorException JET_errの基底クラス。RollbackError 例外。
Public クラス EsentRollbackRequiredException JET_errの基底クラス。RollbackRequired 例外。
Public クラス EsentRunningInMultiInstanceModeException JET_errの基底クラス。RunningInMultiInstanceMode 例外。
Public クラス EsentRunningInOneInstanceModeException JET_errの基底クラス。RunningInOneInstanceMode 例外。
Public クラス EsentSecondaryIndexCorruptedException JET_errの基底クラス。SecondaryIndexCorrupted 例外。
Public クラス EsentSectorSizeNotSupportedException JET_errの基底クラス。SectorSizeNotSupported 例外。
Public クラス EsentSeparatedLongValueException JET_errの基底クラス。SeparatedLongValue 例外。
Public クラス EsentSesidTableIdMismatchException JET_errの基底クラス。SesidTableIdMismatch 例外。
Public クラス EsentSessionContextAlreadySetException JET_errの基底クラス。SessionContextAlreadySet 例外。
Public クラス EsentSessionContextNotSetByThisThreadException JET_errの基底クラス。SessionContextNotSetByThisThread 例外。
Public クラス EsentSessionInUseException JET_errの基底クラス。SessionInUse 例外。
Public クラス EsentSessionSharingViolationException JET_errの基底クラス。SessionSharingViolation 例外。
Public クラス EsentSessionWriteConflictException JET_errの基底クラス。SessionWriteConflict 例外。
Public クラス EsentSLVBufferTooSmallException
Public クラス EsentSLVColumnCannotDeleteException
Public クラス EsentSLVColumnDefaultValueNotAllowedException
Public クラス EsentSLVCorruptedException
Public クラス EsentSLVDatabaseMissingException
Public クラス EsentSLVEAListCorruptException
Public クラス EsentSLVEAListTooBigException
Public クラス EsentSLVEAListZeroAllocationException
Public クラス EsentSLVFileAccessDeniedException
Public クラス EsentSLVFileInUseException
Public クラス EsentSLVFileInvalidPathException
Public クラス EsentSLVFileIOException
Public クラス EsentSLVFileNotFoundException
Public クラス EsentSLVFileStaleException
Public クラス EsentSLVFileUnknownException
Public クラス EsentSLVHeaderBadChecksumException
Public クラス EsentSLVHeaderCorruptedException
Public クラス EsentSLVInvalidPathException
Public クラス EsentSLVOwnerMapAlreadyExistsException
Public クラス EsentSLVOwnerMapCorruptedException
Public クラス EsentSLVOwnerMapPageNotFoundException
Public クラス EsentSLVPagesNotCommittedException
Public クラス EsentSLVPagesNotDeletedException
Public クラス EsentSLVPagesNotFreeException
Public クラス EsentSLVPagesNotReservedException
Public クラス EsentSLVProviderNotLoadedException
Public クラス EsentSLVProviderVersionMismatchException
Public クラス EsentSLVReadVerifyFailureException
Public クラス EsentSLVRootNotSpecifiedException
Public クラス EsentSLVRootPathInvalidException
クラス EsentSLVRootStillOpenException
クラス EsentSLVSpaceCorruptedException
クラス EsentSLVSpaceWriteConflictException
クラス EsentSLVStreamingFileAlreadyExistsException
クラス EsentSLVStreamingFileFullException
クラス EsentSLVStreamingFileInUseException
クラス EsentSLVStreamingFileMissingException
クラス EsentSLVStreamingFileNotCreatedException
クラス EsentSLVStreamingFileReadOnlyException
クラス EsentSoftRecoveryOnBackupDatabaseException JET_errの基本クラス。SoftRecoveryOnBackupDatabase 例外。
クラス EsentSoftRecoveryOnSnapshotException JET_errの基本クラス。SoftRecoveryOnSnapshot 例外。
クラス EsentSpaceHintsInvalidException JET_errの基本クラス。SpaceHintsInvalid 例外。
クラス EsentSPAvailExtCacheOutOfMemoryException JET_errの基本クラス。SPAvailExtCacheOutOfMemory 例外。
クラス EsentSPAvailExtCacheOutOfSyncException JET_errの基本クラス。SPAvailExtCacheOutOfSync 例外。
クラス EsentSPAvailExtCorruptedException JET_errの基本クラス。SPAvailExtCorrupted 例外。
クラス EsentSPOwnExtCorruptedException JET_errの基本クラス。SPOwnExtCorrupted 例外。
クラス EsentSQLLinkNotSupportedException JET_errの基本クラス。SQLLinkNotSupported 例外。
クラス EsentStartingRestoreLogTooHighException JET_errの基本クラス。StartingRestoreLogTooHigh 例外。
クラス EsentStateException State 例外の基本クラス。
クラス EsentStopwatch スレッドの ESENT 作業統計を測定するために使用できる一連のメソッドとプロパティを提供します。 現在のバージョンの ESENT で JetGetThreadStats(JET_THREADSTATS) がサポートされていない場合、すべての ESENT 統計は 0 になります。
クラス EsentStreamingDataNotLoggedException JET_errの基本クラス。StreamingDataNotLogged 例外。
クラス EsentSurrogateBackupInProgressException JET_errの基本クラス。SurrogateBackupInProgress 例外。
クラス EsentSystemParamsAlreadySetException JET_errの基本クラス。SystemParamsAlreadySet 例外。
クラス EsentSystemPathInUseException JET_errの基本クラス。SystemPathInUse 例外。
クラス EsentTableDuplicateException JET_errの基本クラス。TableDuplicate 例外。
クラス EsentTableInUseException JET_errの基本クラス。TableInUse 例外。
クラス EsentTableLockedException JET_errの基本クラス。TableLocked 例外。
クラス EsentTableNotEmptyException JET_errの基本クラス。TableNotEmpty 例外。
クラス EsentTaggedNotNULLException JET_errの基本クラス。TaggedNotNULL 例外。
クラス EsentTaskDroppedException JET_errの基本クラス。TaskDropped 例外。
クラス EsentTempFileOpenErrorException JET_errの基本クラス。TempFileOpenError 例外。
クラス EsentTempPathInUseException JET_errの基本クラス。TempPathInUse 例外。
クラス EsentTermInProgressException JET_errの基本クラス。TermInProgress 例外。
クラス EsentTestInjectionNotSupportedException JET_errの基本クラス。TestInjectionNotSupported 例外。
クラス EsentTooManyActiveUsersException JET_errの基本クラス。TooManyActiveUsers 例外。
クラス EsentTooManyAttachedDatabasesException JET_errの基本クラス。TooManyAttachedDatabases 例外。
クラス EsentTooManyColumnsException JET_errの基本クラス。TooManyColumns 例外。
クラス EsentTooManyIndexesException JET_errの基本クラス。TooManyIndexes 例外。
クラス EsentTooManyInstancesException JET_errの基本クラス。TooManyInstances 例外。
クラス EsentTooManyIOException JET_errの基本クラス。TooManyIO 例外。
クラス EsentTooManyKeysException JET_errの基本クラス。TooManyKeys 例外。
クラス EsentTooManyMempoolEntriesException JET_errの基本クラス。TooManyMempoolEntries 例外。
クラス EsentTooManyOpenDatabasesException JET_errの基本クラス。TooManyOpenDatabases 例外。
クラス EsentTooManyOpenIndexesException JET_errの基本クラス。TooManyOpenIndexes 例外。
クラス EsentTooManyOpenTablesAndCleanupTimedOutException JET_errの基本クラス。TooManyOpenTablesAndCleanupTimedOut 例外。
クラス EsentTooManyOpenTablesException JET_errの基本クラス。TooManyOpenTables 例外。
クラス EsentTooManySortsException JET_errの基本クラス。TooManySorts 例外。
クラス EsentTooManySplitsException JET_errの基本クラス。TooManySplits 例外。
クラス EsentTooManyTestInjectionsException JET_errの基本クラス。TooManyTestInjections 例外。
クラス EsentTransReadOnlyException JET_errの基本クラス。TransReadOnly 例外。
クラス EsentTransTooDeepException JET_errの基本クラス。TransTooDeep 例外。
クラス EsentUnicodeLanguageValidationFailureException JET_errの基本クラス。UnicodeLanguageValidationFailure 例外。
クラス EsentUnicodeNormalizationNotSupportedException JET_errの基本クラス。UnicodeNormalizationNotSupported 例外。
クラス EsentUnicodeTranslationBufferTooSmallException JET_errの基本クラス。UnicodeTranslationBufferTooSmall 例外。
クラス EsentUnicodeTranslationFailException JET_errの基本クラス。UnicodeTranslationFail 例外。
クラス EsentUnloadableOSFunctionalityException JET_errの基本クラス。UnloadableOSFunctionality 例外。
クラス EsentUpdateMustVersionException JET_errの基本クラス。UpdateMustVersion 例外。
クラス EsentUpdateNotPreparedException JET_errの基本クラス。UpdateNotPrepared 例外。
クラス EsentUsageException Usage 例外の基本クラス。
クラス EsentVersion 使用されている ESENT のバージョンに関する情報を提供します。
クラス EsentVersionStoreEntryTooBigException JET_errの基本クラス。VersionStoreEntryTooBig 例外。
クラス EsentVersionStoreOutOfMemoryAndCleanupTimedOutException JET_errの基本クラス。VersionStoreOutOfMemoryAndCleanupTimedOut 例外。
クラス EsentVersionStoreOutOfMemoryException JET_errの基本クラス。VersionStoreOutOfMemory 例外。
クラス EsentWriteConflictException JET_errの基本クラス。WriteConflict 例外。
クラス EsentWriteConflictPrimaryIndexException JET_errの基本クラス。WriteConflictPrimaryIndex 例外。
クラス FloatColumnValue 単一列の値。
クラス GuidColumnValue Guid 列の値。
クラス IndexInfo 1 つの esent インデックスに関する情報。 これは相互運用クラスではありませんが、メタデータ ヘルパー メソッドによって使用されます。
クラス IndexSegment インデックスの 1 つのセグメントについて説明します。
クラス インスタンス 破棄可能なオブジェクトに JET_INSTANCE をカプセル化するクラス。 インスタンスは最後に閉じられ、インスタンスを閉じると、インスタンスの他のすべてのリソースが解放されます。
クラス InstanceParameters このクラスは、ESENT インスタンスのシステム パラメーターを設定および取得するためのプロパティを提供します。 このクラスは、インスタンスごとの ESENT システム パラメーターを設定および取得するための静的プロパティを提供します。
クラス Int16ColumnValue Int16 列の値。
クラス Int32ColumnValue Int32 列の値。
クラス Int64ColumnValue Int64 列の値。
クラス JET_COLUMNBASE ESENT データベースのテーブル内の列について説明します。
クラス JET_COLUMNCREATE ESENT データベースのテーブル内の列について説明します。
クラス JET_COLUMNDEF ESENT データベースのテーブル内の列について説明します。
クラス JET_COLUMNLIST 特定のテーブルのすべての列に関する情報を含む一時テーブルに関する情報。
クラス JET_CONDITIONALCOLUMN 特定のインデックスに対して条件付きインデックス作成を実行する方法を定義します。 条件付きインデックスには、指定した条件に一致する行のみのインデックス エントリが含まれます。 ただし、条件列はインデックスのキーの一部ではなく、インデックス エントリの存在のみを制御します。
クラス JET_CONVERT 互換性のために残されています。 JetCompact(JET_SESID, String, String, JET_PFNSTATUS, JET_CONVERT, CompactGrbit) の変換オプション。 この機能は、Windows Server 2003 で廃止されました。
クラス JET_DBINFOMISC データベースに関するその他の情報を保持します。 これは、データベース ヘッダーに含まれる情報です。
クラス JET_ENUMCOLUMN JetEnumerateColumns 関数を使用して、レコードの列値を列挙します。 JetEnumerateColumns は、JET_ENUMCOLUMNVALUE構造体の配列を返します。 配列は、その関数に提供されたコールバックを使用して割り当てられたメモリで返されます。
クラス JET_ENUMCOLUMNID JetEnumerateColumns 関数を使用する場合は、特定の列セットを列挙し、必要に応じて、それらの列に対して複数の値の特定のセットを列挙します。 JetEnumerateColumns は、必要に応じて、JET_ENUMCOLUMNID構造体の配列を受け取ります。
クラス JET_ENUMCOLUMNVALUE JetEnumerateColumns 関数を使用して、レコードの列値を列挙します。 JetEnumerateColumns(JET_SESID, JET_TABLEID, Int32, [], Int32, [], JET_PFNREALLOC, IntPtr, Int32, EnumerateColumnsGrbit) は、 JET_ENUMCOLUMNVALUE構造体の配列を返します。 配列は、その関数に提供されたコールバックを使用して割り当てられたメモリで返されます。
クラス JET_INDEXCREATE ESE データベース内のデータに対してインデックスを作成するために必要な情報が含まれます。 ESE データベース内のデータに対してインデックスを作成するために必要な情報が含まれます。
クラス JET_INDEXLIST 特定のテーブルのすべてのインデックスに関する情報を含む一時テーブルに関する情報。
クラス JET_INDEXRANGE JetIntersectIndexes 関数で使用されるインデックス範囲を識別します。
クラス JET_INSTANCE_INFO JetGetInstanceInfo 関数と JetOSSnapshotFreeze 関数と共に使用すると、データベース インスタンスの実行に関する情報を受け取ります。
クラス JET_OBJECTINFO JET_OBJECTINFO構造体は、オブジェクトに関する情報を保持します。 テーブルは、現在サポートされている唯一のオブジェクト型です。
クラス JET_OBJECTLIST 特定のデータベースのすべてのテーブルに関する情報を含む一時テーブルに関する情報。
クラス JET_RECORDLIST 特定のテーブルのすべてのインデックスに関する情報を含む一時テーブルに関する情報。
クラス JET_RECPOS インデックス内の小数部の位置を表します。 これは、JetGotoPosition と JetGetRecordPosition によって使用されます。
クラス JET_RETINFO JetRetrieveColumn の省略可能な入力パラメーターと出力パラメーターが含まれます。
クラス JET_RETRIEVECOLUMN JetRetrieveColumns(JET_SESID, JET_TABLEID, [], Int32) の入力パラメーターと出力パラメーターを格納します。 構造体のフィールドは、取得する列値、取得方法、および結果を保存する場所を示します。
クラス JET_RSTINFO JetRetrieveColumn の省略可能な入力パラメーターと出力パラメーターが含まれます。
クラス JET_RSTMAP 復旧中にトランザクション ログに格納されているデータベース ファイル パスの再マッピングを有効にします。
クラス JET_SETCOLUMN JetSetColumns(JET_SESID, JET_TABLEID, [], Int32) の入力パラメーターと出力パラメーターを格納します。 構造体のフィールドは、設定する列の値、設定方法、列セット データの取得場所を示します。
Public クラス JET_SETINFO JetSetColumn の設定。
Public クラス JET_SNPROG 実行時間の長い操作の進行状況に関する情報が含まれます。
Public クラス JET_SPACEHINTS ESENT データベースのテーブル内の列について説明します。
Public クラス JET_TABLECREATE ESE データベースにテーブルを作成するために必要な情報が含まれます。 ESE データベースにテーブルを作成するために必要な情報が含まれます。
Public クラス JET_UNICODEINDEX Unicode 列に対してインデックスを作成するときに Unicode データを正規化する方法をカスタマイズします。 Unicode 列に対してインデックスを作成するときに Unicode データを正規化する方法をカスタマイズします。
Public クラス セッション 破棄可能なオブジェクトにJET_SESIDをカプセル化するクラス。
Public クラス StringColumnValue Unicode 文字列列の値。
Public クラス SystemParameters ESENT API の定数。 これらは、システム パラメーターを使用して検索する必要はありません。 このクラスは、グローバルな ESENT システム パラメーターを設定および取得するための静的プロパティを提供します。 このクラスは、グローバルな ESENT システム パラメーターを設定および取得するための静的プロパティを提供します。
Public クラス Table 破棄可能なオブジェクトにJET_TABLEIDをカプセル化するクラス。 これにより、既存のテーブルが開きます。 テーブルを作成するには、JetCreateTable メソッドを使用します。
Public クラス トランザクション JET_SESIDでトランザクションをカプセル化するクラス。
Public クラス UInt16ColumnValue UInt16 列の値。
Public クラス UInt32ColumnValue UInt32 列の値。
Public クラス UInt64ColumnValue UInt64 列の値。
Public クラス アップデート JET_TABLEIDの更新プログラムをカプセル化するクラス。

構造体

  構造体 説明
パブリック構造 JET_BKINFO 特定のバックアップ イベントに関するデータのコレクションを保持します。
パブリック構造 JET_BKLOGTIME バックアップが発生した日時を表します。
パブリック構造 JET_COLUMNID JET_COLUMNIDは、テーブル内の列を識別します。
パブリック構造 JET_DBID JET_DBIDには、データベースへのハンドルが含まれています。 データベース ハンドルは、データベースのスキーマを管理するために使用されます。 また、そのデータベース内のテーブルを管理するためにも使用できます。
パブリック構造 JET_HANDLE JET_HANDLEには汎用ハンドルが含まれています。
パブリック構造 JET_INDEXID インデックス ID を保持します。 インデックス ID は、JetSetCurrentIndex を使用して現在のインデックスの選択を高速化するために使用されるヒントです。 これは、テーブルに対して非常に多くのインデックスがある場合に最も便利です。 インデックス ID は、JetGetIndexInfo または JetGetTableIndexInfo を使用して取得できます。
パブリック構造 JET_INSTANCE JET_INSTANCEには、JET API の呼び出しに使用するデータベースのインスタンスへのハンドルが含まれています。
パブリック構造 JET_LGPOS ログ シーケンス内のオフセットについて説明します。
パブリック構造 JET_LOGTIME 日付/時刻について説明します。
パブリック構造 JET_LS ESENT ハンドルのローカル ストレージ。 JetGetLS(JET_SESID、JET_TABLEID、JET_LS、LsGrbit) および JetSetLS(JET_SESID、JET_TABLEID、JET_LS、LsGrbit) で使用されます。
パブリック構造 JET_OSSNAPID JET_OSSNAPIDには、データベースのスナップショットへのハンドルが含まれています。
パブリック構造 JET_SESID JET_SESIDには、JET APIr への呼び出しに使用するセッションへのハンドルが含まれています。
パブリック構造 JET_SIGNATURE JET_SIGNATURE構造体には、データベースまたはログ ファイル シーケンスを一意に識別する情報が含まれています。
パブリック構造 JET_TABLEID JET_TABLEIDには、JET API の呼び出しに使用するデータベース カーソルへのハンドルが含まれています。 カーソルは、そのカーソルを開くために使用されたセッションでのみ使用できます。

インターフェイス

  インターフェイス 説明
インターフェイス IContentEquatable<T> コンテンツを相互に比較できるオブジェクトのインターフェイス。 これは、Equals() と GetHashCode() のオーバーライドが適していない変更可能な参照オブジェクトの等値比較に使用する必要があります。
インターフェイス IDeepCloneable<T> 複製できるオブジェクトのインターフェイス。 これにより、 オブジェクトのディープ コピーが作成されます。 これは、メタデータ オブジェクトの複製に使用されます。
インターフェイス IJET_LOGTIME JET_LOGTIMEとJET_BKLOGTIMEの間の一般的なメソッドのインターフェイス。
インターフェイス INullableJetStruct null 許容 (null 値を持つことができます) である Jet 構造体のインターフェイス。

代理人

  代理人 説明
デリゲート JET_CALLBACK オンライン最適化とカーソル状態通知を含むイベントをアプリケーションに通知するためにデータベース エンジンによって使用される多目的コールバック関数。
デリゲート JET_PFNREALLOC 出力バッファーにメモリを割り当てるために JetEnumerateColumns によって使用されるコールバック。
デリゲート JET_PFNSTATUS 最適化、バックアップ、復元操作など、実行時間の長い操作の進行状況に関する情報を受け取ります。 このような操作中に、データベース エンジンはこのコールバック関数を呼び出して、操作の進行状況を更新します。

列挙

  列挙 説明
パブリック列挙 AttachDatabaseGrbit JetAttachDatabase のオプション。
パブリック列挙 BackupGrbit JetBackupInstance(JET_INSTANCE、String、BackupGrbit、JET_PFNSTATUS) のオプション。
パブリック列挙 BeginExternalBackupGrbit JetBeginExternalBackupInstance(JET_INSTANCE, BeginExternalBackupGrbit) のオプション。
パブリック列挙 BeginTransactionGrbit JetBeginTransaction2(JET_SESID, BeginTransactionGrbit) のオプション。
パブリック列挙 CloseDatabaseGrbit JetCloseDatabase(JET_SESID, JET_DBID, CloseDatabaseGrbit) のオプション。
パブリック列挙 ColumndefGrbit JET_COLUMNDEF構造体のオプション。
パブリック列挙 CommitTransactionGrbit JetCommitTransaction のオプション。
パブリック列挙 CompactGrbit JetCompact(JET_SESID、String、String、JET_PFNSTATUS、JET_CONVERT、CompactGrbit) のオプション。
パブリック列挙 ConditionalColumnGrbit JET_CONDITIONALCOLUMN構造体のオプション。
パブリック列挙 CreateDatabaseGrbit JetCreateDatabase(JET_SESID、String、String、JET_DBID、CreateDatabaseGrbit) のオプション。
パブリック列挙 CreateIndexGrbit JetCreateIndex のオプション。
パブリック列挙 CreateInstanceGrbit JetCreateInstance2 のオプション。
パブリック列挙 CreateTableColumnIndexGrbit JetCreateTableColumnIndex のオプション。
パブリック列挙 DefragGrbit JetDefragment(JET_SESID, JET_DBID, String, Int32, Int32, DefragGrbit) のオプション。
パブリック列挙 DeleteColumnGrbit JetDeleteColumn2(JET_SESID、JET_TABLEID、String、DeleteColumnGrbit) のオプション。
パブリック列挙 DetachDatabaseGrbit JetDetachDatabase2(JET_SESID、String、DetachDatabaseGrbit) のオプション。
パブリック列挙 DupCursorGrbit JetDupCursor(JET_SESID、JET_TABLEID、JET_TABLEID、DupCursorGrbit) のオプション。
パブリック列挙 EndExternalBackupGrbit JetEndExternalBackupInstance(JET_INSTANCE)のオプション。
パブリック列挙 EndSessionGrbit JetEndSession のオプション。
パブリック列挙 EnumerateColumnsGrbit JetEnumerateColumns のオプション。
パブリック列挙 EscrowUpdateGrbit JetEscrowUpdate のオプション。
パブリック列挙 EventLoggingLevels EventLoggingLevel のオプション。
パブリック列挙 GetLockGrbit JetGetLock のオプション。
パブリック列挙 GetRecordSizeGrbit JetGetRecordSize(JET_SESID、JET_TABLEID、JET_RECSIZE、GetRecordSizeGrbit) のオプション。
パブリック列挙 GetSecondaryIndexBookmarkGrbit JetGetSecondaryIndexBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32, [], Int32, Int32, GetSecondaryIndexBookmarkGrbit) のオプション。
パブリック列挙 GotoSecondaryIndexBookmarkGrbit JetGotoSecondaryIndexBookmark(JET_SESID, JET_TABLEID, [], Int32, [], Int32, GotoSecondaryIndexBookmarkGrbit) のオプション。
パブリック列挙 IdleGrbit JetIdle(JET_SESID, IdleGrbit)のオプション。
パブリック列挙 IndexKeyGrbit キー定義の grbits。 インデックスに関する情報を取得するときに使用されます。
パブリック列挙 IndexRangeGrbit JET_INDEXRANGE オブジェクトのオプション。
パブリック列挙 InitGrbit JetInit2(JET_INSTANCE, InitGrbit)のオプション。
パブリック列挙 IntersectIndexesGrbit JetIntersectIndexes のオプション。
パブリック列挙 JET_cbtyp 報告される進行状況の種類。
パブリック列挙 JET_coltyp ESENT 列の型。
パブリック列挙 JET_CP ESENT 列のコード ページ。
パブリック列挙 JET_DbInfo データベース情報を取得するための情報レベル。
パブリック列挙 JET_dbstate データベースの状態 ( JET_DBINFOMISCで使用)。
パブリック列挙 JET_err ESENT エラー コード。
パブリック列挙 JET_ExceptionAction JET_paramExceptionActionで使用する定数。
パブリック列挙 JET_filetype Esent ファイルの種類。
パブリック列挙 JET_IdxInfo JetGetIndexInfo を使用してインデックス情報を取得するための情報レベル。 および JetGetTableIndexInfo。
パブリック列挙 JET_Move JetMove のオフセット。
パブリック列挙 JET_objtyp ESENT オブジェクトの型。
パブリック列挙 JET_param ESENT システム パラメーター。
パブリック列挙 JET_prep JetPrepareUpdate の更新の種類。
パブリック列挙 JET_SNP 進行状況が報告される操作の種類。
パブリック列挙 JET_SNT 報告される進行状況の種類。
パブリック列挙 JET_TblInfo JetGetTableInfo を使用してテーブル情報を取得するための情報レベル。
パブリック列挙 JET_wrn ESENT 警告コード。
パブリック列挙 LsGrbit JetSetLS(JET_SESID、JET_TABLEID、JET_LS、LsGrbit) および JetGetLS(JET_SESID、JET_TABLEID、JET_LS、LsGrbit) のオプション。
パブリック列挙 MakeKeyGrbit JetMakeKey のオプション。
パブリック列挙 MoveGrbit JetMove のオプション。
パブリック列挙 ObjectInfoFlags ESENT オブジェクト (テーブル) のフラグ。 JET_OBJECTINFOで使用されます。
パブリック列挙 ObjectInfoGrbit JET_OBJECTINFOで使用されるテーブル オプション。
パブリック列挙 OpenDatabaseGrbit JetOpenDatabase(JET_SESID、String、String、JET_DBID、OpenDatabaseGrbit) のオプション。
パブリック列挙 OpenTableGrbit JetOpenTable のオプション。
パブリック列挙 RenameColumnGrbit JetRenameColumn(JET_SESID, JET_TABLEID, String, String, RenameColumnGrbit) のオプション。
パブリック列挙 ResetTableSequentialGrbit JetResetTableSequential のオプション。
パブリック列挙 RetrieveColumnGrbit JetRetrieveColumn のオプション。
パブリック列挙 RetrieveKeyGrbit JetRetrieveKey のオプション。
パブリック列挙 RollbackTransactionGrbit JetRollbackTransaction のオプション。
パブリック列挙 SeekGrbit JetSeek のオプション。
パブリック列挙 SetColumnDefaultValueGrbit JetSetColumnDefaultValue(JET_SESID, JET_DBID, String, String, [], Int32, SetColumnDefaultValueGrbit) のオプション。
パブリック列挙 SetColumnGrbit JetSetColumn のオプション。
パブリック列挙 SetCurrentIndexGrbit JetSetCurrentIndex2(JET_SESID,JET_TABLEID, String, SetCurrentIndexGrbit) および JetSetCurrentIndex3(JET_SESID, JET_TABLEID, String, SetCurrentIndexGrbit, Int32) のオプション。
パブリック列挙 SetIndexRangeGrbit JetSetIndexRange のオプション。
パブリック列挙 SetTableSequentialGrbit JetSetTableSequential のオプション。
パブリック列挙 SnapshotFreezeGrbit JetOSSnapshotFreeze(JET_OSSNAPID, Int32, [], SnapshotFreezeGrbit) のオプション。
パブリック列挙 SnapshotPrepareGrbit JetOSSnapshotPrepare(JET_OSSNAPID, SnapshotPrepareGrbit) のオプション。
パブリック列挙 SnapshotThawGrbit JetOSSnapshotThaw(JET_OSSNAPID, SnapshotThawGrbit) のオプション。
パブリック列挙 SpaceHintsGrbit JET_SPACEHINTSのオプション。
パブリック列挙 TempTableGrbit 一時テーブルを作成するためのオプション。
パブリック列挙 TermGrbit JetTerm2(JET_INSTANCE, TermGrbit) のオプション。