RelationalStrings
LogAmbientTransaction
LogAmbientTransactionEnlisted
LogApplyingMigration
LogBatchReadyForExecution
LogBatchSmallerThanMinBatchSize
LogBoolWithDefaultWarning
LogClientEvalWarning
LogDisposingDataReader
LogExplicitTransactionEnlisted
LogGeneratingDown
LogGeneratingUp
LogKeyHasDefaultValue
LogMigrating
LogMigrationAttributeMissingWarning
LogNoMigrationsApplied
LogNoMigrationsFound
LogPossibleUnintendedUseOfEquals
LogQueryPossibleExceptionWithAggregateOperator
LogRelationalLoggerBeginningTransaction
LogRelationalLoggerClosedConnection
LogRelationalLoggerClosingConnection
LogRelationalLoggerCommandFailed
LogRelationalLoggerCommittingTransaction
LogRelationalLoggerConnectionError
LogRelationalLoggerConnectionErrorAsDebug
LogRelationalLoggerDisposingTransaction
LogRelationalLoggerExecutedCommand
LogRelationalLoggerExecutingCommand
LogRelationalLoggerOpenedConnection
LogRelationalLoggerOpeningConnection
LogRelationalLoggerRollingbackTransaction
LogRelationalLoggerTransactionError
LogRelationalLoggerUsingTransaction
LogRevertingMigration
LogValueConversionSqlLiteralWarning
BadSequenceString
BadSequenceType
ConflictingAmbientTransaction
ConflictingEnlistedTransaction
ConnectionAndConnectionString
InvalidCommandTimeout
InvalidMaxBatchSize
InvalidMinBatchSize
MultipleProvidersConfigured
NoActiveTransaction
NoConnectionOrConnectionString
NoElements
NoProviderConfigured
RelationalNotInUse
SqlFunctionArgumentsAndMappingsMismatch
SqlFunctionNullArgumentMapping
SqlFunctionUnexpectedInstanceMapping
StoredProcedureIncludeNotSupported
TransactionAlreadyStarted
TransactionAssociatedWithDifferentConnection
UpdateStoreException
CaseElseResultTypeUnexpected(Object, Object)
CaseWhenClauseResultTypeUnexpected(Object, Object)
CaseWhenClauseTestTypeUnexpected(Object, Object)
ConflictingColumnServerGeneration(Object, Object, Object)
ConflictingOriginalRowValues(Object, Object, Object, Object, Object)
ConflictingOriginalRowValuesSensitive(Object, Object, Object, Object, Object, Object)
ConflictingRowUpdateTypes(Object, Object, Object, Object)
ConflictingRowUpdateTypesSensitive(Object, Object, Object, Object, Object, Object)
ConflictingRowValues(Object, Object, Object, Object, Object)
ConflictingRowValuesSensitive(Object, Object, Object, Object, Object, Object)
DbFunctionExpressionIsNotMethodCall(Object)
DbFunctionGenericMethodNotSupported(Object)
DbFunctionInvalidInstanceType(Object, Object)
DbFunctionInvalidParameterType(Object, Object, Object)
DbFunctionInvalidReturnType(Object, Object)
DbFunctionMethodMustBeStatic(Object)
DbFunctionNameEmpty(Object)
DerivedQueryTypeView(Object, Object)
DiscriminatorEntityTypeNotDerived(Object, Object)
DiscriminatorPropertyMustBeOnRoot(Object)
DiscriminatorPropertyNotFound(Object, Object)
DiscriminatorValueIncompatible(Object, Object, Object)
DuplicateColumnNameComputedSqlMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateColumnNameDataTypeMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateColumnNameDefaultSqlMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateColumnNameNullabilityMismatch(Object, Object, Object, Object, Object, Object)
DuplicateDiscriminatorValue(Object, Object, Object)
DuplicateForeignKeyColumnMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateForeignKeyDeleteBehaviorMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateForeignKeyPrincipalColumnMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateForeignKeyPrincipalTableMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateForeignKeyUniquenessMismatch(Object, Object, Object, Object, Object, Object)
DuplicateIndexColumnMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
DuplicateIndexUniquenessMismatch(Object, Object, Object, Object, Object, Object)
DuplicateKeyColumnMismatch(Object, Object, Object, Object, Object, Object, Object, Object)
ExpectedNonNullParameter(Object)
FromSqlMissingColumn(Object)
IncompatibleTableDerivedPrincipal(Object, Object, Object, Object)
IncompatibleTableKeyNameMismatch(Object, Object, Object, Object, Object, Object, Object)
IncompatibleTableNoRelationship(Object, Object, Object)
IncompatibleTableNoRelationship(Object, Object, Object, Object, Object)
IncorrectDefaultValueType(Object, Object, Object, Object, Object)
MigrationNotFound(Object)
MissingParameterValue(Object)
ModificationCommandInvalidEntityState(Object)
NamedConnectionStringNotFound(Object)
NoDiscriminatorForValue(Object, Object)
NoDiscriminatorProperty(Object)
NoDiscriminatorValue(Object)
ParameterNotObjectArray(Object)
RelationalCloneNotImplemented(Object)
SharedRowEntryCountMismatch(Object, Object, Object, Object)
SharedRowEntryCountMismatchSensitive(Object, Object, Object, Object, Object)
TimeoutTooBig(Object)
TimeoutTooSmall(Object)
UnableToDiscriminate(Object)
UnknownOperation(Object, Object)
UnsupportedPropertyType(Object, Object, Object)
UnsupportedType(Object)
UpdateConcurrencyException(Object, Object)
netcoreapp2.2
namespace Microsoft.EntityFrameworkCore.Internal
{
public static class RelationalStrings
{
public static string UnsupportedPropertyType(object entity, object property, object clrType);
}
}
.NET Core | 2.02.12.2 |
---|---|
Information specific to netcoreapp2.2 | |
Assembly | Microsoft.EntityFrameworkCore.Relational , Version=2.2.6.0, PublicKeyToken=adb9793829ddae60 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API