RelationalLoggingDefinitions
LogAcquiringMigrationLock
LogAmbientTransaction
LogAmbientTransactionEnlisted
LogApplyingMigration
LogBatchExecutorFailedToReleaseSavepoint
LogBatchExecutorFailedToRollbackToSavepoint
LogBatchReadyForExecution
LogBatchSmallerThanMinBatchSize
LogBeganTransaction
LogBeginningTransaction
LogBoolWithDefaultWarning
LogClosedConnection
LogClosingConnection
LogClosingDataReader
LogColumnOrderIgnoredWarning
LogCommandCanceled
LogCommandCreated
LogCommandCreating
LogCommandFailed
LogCommandInitialized
LogCommittedTransaction
LogCommittingTransaction
LogConnectionCreated
LogConnectionCreating
LogConnectionDisposed
LogConnectionDisposing
LogConnectionError
LogConnectionErrorAsDebug
LogCreatedTransactionSavepoint
LogCreatingTransactionSavepoint
LogDisposingDataReader
LogDisposingTransaction
LogDuplicateColumnOrders
LogExceptionDuringExecuteDelete
LogExceptionDuringExecuteUpdate
LogExceptionDuringNonQueryOperation
LogExecutedCommand
LogExecutingCommand
LogExplicitTransactionEnlisted
LogForeignKeyPropertiesMappedToUnrelatedTables
LogForeignKeyTpcPrincipal
LogGeneratingDown
LogGeneratingUp
LogKeyHasDefaultValue
LogKeyPropertiesNotMappedToTable
LogMigrating
LogMigrationAttributeMissingWarning
LogMigrationsUserTransaction
LogMultipleCollectionIncludeWarning
LogNamedIndexAllPropertiesNotToMappedToAnyTable
LogNamedIndexPropertiesBothMappedAndNotMappedToTable
LogNamedIndexPropertiesMappedToNonOverlappingTables
LogNoMigrationsApplied
LogNoMigrationsFound
LogNoModelSnapshotFound
LogNonDeterministicModel
LogNonTransactionalMigrationOperationWarning
LogOpenedConnection
LogOpeningConnection
LogOptionalDependentWithAllNullProperties
LogOptionalDependentWithAllNullPropertiesSensitive
LogOptionalDependentWithoutIdentifyingProperty
LogPendingModelChanges
LogPossibleUnintendedUseOfEquals
LogReleasedTransactionSavepoint
LogReleasingTransactionSavepoint
LogRevertingMigration
LogRolledBackToTransactionSavepoint
LogRolledBackTransaction
LogRollingBackToTransactionSavepoint
LogRollingBackTransaction
LogStoredProcedureConcurrencyTokenNotMapped
LogTpcStoreGeneratedIdentity
LogTransactionError
LogTriggerOnNonRootTphEntity
LogUnexpectedTrailingResultSetWhenSaving
LogUnnamedIndexAllPropertiesNotToMappedToAnyTable
LogUnnamedIndexPropertiesBothMappedAndNotMappedToTable
LogUnnamedIndexPropertiesMappedToNonOverlappingTables
LogUsingTransaction
RelationalLoggingDefinitions()
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Diagnostics
{
public abstract class RelationalLoggingDefinitions : LoggingDefinitions
{
[EntityFrameworkInternal]
public EventDefinitionBase? LogCreatingTransactionSavepoint;
}
}
.NET | 8.09.010.0 |
---|---|
Information specific to net10.0 | |
Platforms | This API is only available when you target a specific platform: |
Windows | 7.0 |
Information specific to net10.0-windows7.0 | |
Assembly | Microsoft.EntityFrameworkCore.Relational , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Relational (9.0.3) net8.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API