DesignStrings
BundleFullName
CannotGenerateTypeQualifiedMethodCall
CircularBaseClassDependency
CompilationErrors
CompilationMustBeLoaded
ConnectionDescription
DestructiveOperation
Done
DynamicQueryNotSupported
FindingBuildWebHost
FindingContextFactories
FindingContexts
FindingHostingServices
FindingReferencedContexts
FindingServiceProvider
MalformedCreateHostBuilder
ManuallyDeleted
MigrationDescription
MultipleContexts
NoAnonymousSymbol
NoColorDescription
NoContextsToOptimize
NoContextTemplate
NoContextTemplateButConfiguration
NoCreateHostBuilder
NoDesignTimeServices
NoPendingModelChanges
NoReferencedServices
NoRelationalConnection
NoServiceProvider
NoSnapshot
OptimizeNoFilesGenerated
PendingModelChanges
PrefixDescription
QueryComprehensionSyntaxNotSupportedInPrecompiledQueries
QueryPrecompilationErrors
RemovingSnapshot
RevertingSnapshot
SensitiveInformationWarning
SequencesRequireName
UsingHostingServices
VerboseDescription
BadConnection(Object)
BadMigrationName(Object, Object)
BadSequenceType(Object, Object)
CannotCreateContextInstance(Object, Object)
CannotFindDbContextTypes(Object)
CannotFindDesignTimeProviderAssemblyAttribute(Object)
CannotFindDesignTimeProviderAssemblyAttribute(Object, Object)
CannotFindRuntimeProviderAssembly(Object)
CannotFindTypeMappingForColumn(Object, Object)
CompiledModelConstructorBinding(Object, Object, Object)
CompiledModelCustomCacheKeyFactory(Object)
CompiledModelDefiningQuery(Object)
CompiledModelGenerated(Object)
CompiledModelQueryFilter(Object)
CompiledModelValueGenerator(Object, Object, Object)
ConflictingContextAndMigrationName(Object)
ContextAssemblyMismatch(Object, Object, Object)
ContextClassNotValidCSharpIdentifier(Object)
DatabaseDropped(Object)
DroppingDatabase(Object)
DroppingDatabase(Object, Object)
DuplicateMigrationName(Object)
EncodingIgnored(Object)
ErrorConnecting(Object)
ErrorGeneratingOutput(Object)
ExistingFiles(Object, Object)
FindingDesignTimeServices(Object)
FindingProviderServices(Object)
FindingReferencedServices(Object)
FindingServiceProvider(Object)
ForceRemoveMigration(Object)
ForceRemoveMigration(Object, Object)
ForeignKeyPrincipalEndContainsNullableColumns(Object, Object, Object)
ForeignKeyScaffoldErrorPrincipalKeyNotFound(Object, Object, Object)
ForeignKeyScaffoldErrorPrincipalTableNotFound(Object)
ForeignKeyScaffoldErrorPrincipalTableScaffoldingError(Object, Object)
ForeignKeyScaffoldErrorPropertyNotFound(Object, Object)
ForeignKeyWithSameFacetsExists(Object, Object)
ForeignMigrations(Object)
FoundContextFactory(Object)
FoundDbContext(Object)
InvokeBuildWebHostFailed(Object, Object)
InvokeCreateHostBuilderFailed(Object)
LiteralExpressionNotSupported(Object, Object)
MigrationsAssemblyMismatch(Object, Object)
MissingPrimaryKey(Object)
MultipleAnnotationConflict(Object)
MultipleContextsWithName(Object)
MultipleContextsWithQualifiedName(Object)
NoBuildWebHost(Object)
NoContext(Object)
NoContextWithName(Object)
NoEntryPoint(Object)
NoLanguageService(Object, Object)
NoMigrationFile(Object, Object)
NoMigrationMetadataFile(Object)
NonNullableBoooleanColumnHasDefaultConstraint(Object)
NonRelationalProvider(Object)
NoParameterlessConstructor(Object)
NoSnapshotFile(Object, Object)
NotExistDatabase(Object)
PrimaryKeyErrorPropertyNotFound(Object, Object)
ProviderReturnedNullModel(Object)
ReadOnlyFiles(Object, Object)
RemovingMigration(Object)
ReusingNamespace(Object)
ReusingSnapshotName(Object)
RevertingMigration(Object)
RevertMigration(Object)
SameParameterExpressionDeclaredAsVariableInNestedBlocks(Object)
UnableToGenerateEntityType(Object)
UnableToScaffoldIndexMissingProperty(Object, Object)
UnableToTranslateType(Object)
UncompilableProject(Object)
UnhandledEnumValue(Object)
UnknownDirectiveProcessor(Object)
UnknownLiteral(Object)
UnknownOperation(Object)
UnreferencedAssembly(Object, Object)
UseContext(Object)
UsingBuildWebHost(Object)
UsingDbContextFactory(Object)
UsingDesignTimeServices(Object)
UsingEnvironment(Object)
UsingProviderServices(Object)
UsingReferencedServices(Object)
VersionMismatch(Object, Object)
WritingMigration(Object)
WritingSnapshot(Object)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Internal
{
public static class DesignStrings
{
public static string! VerboseDescription { get; }
}
}
.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.Design , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Design (9.0.3) net8.0 |
Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API