CosmosStrings
CanConnectNotSupported
ComplexProjectionInSubqueryNotSupported
ConnectionInfoMissing
CosmosNotInUse
CrossDocumentJoinNotSupported
ExceptNotSupported
InvalidResourceId
LimitOffsetNotSupportedInSubqueries
MissingOrderingInSelectExpression
NonCorrelatedSubqueriesNotSupported
NoSubqueryPushdown
OffsetRequiresLimit
PartitionKeyMissing
ResourceIdMissing
ReverseAfterSkipTakeNotSupported
ToPageAsyncAtTopLevelOnly
TransactionsNotSupported
VectorSearchRequiresVector
VisitChildrenMustBeOverridden
WithPartitionKeyAlreadyCalled
WithPartitionKeyBadNode
WithPartitionKeyNotConstantOrParameter
AnalyticalTTLMismatch(Object, Object, Object, Object, Object)
BadDictionaryType(Object, Object)
BadVectorDataType(Object)
CompositeVectorIndex(Object, Object)
ContainerContainingPropertyConflict(Object, Object, Object)
ContainerNotOnRoot(Object, Object)
DefaultTTLMismatch(Object, Object, Object, Object, Object)
DiscriminatorInKeyOnNonRoot(Object)
DuplicateDiscriminatorValue(Object, Object, Object, Object)
ElementWithValueConverter(Object, Object, Object, Object)
ETagNonStringStoreType(Object, Object, Object)
HasShadowIdOnNonRoot(Object)
IdNonStringStoreType(Object, Object, Object)
IndexesExist(Object, Object)
InvalidDerivedTypeInEntityProjection(Object, Object)
InvalidFromSqlArguments(Object, Object)
IsDiscriminatorMappingCompleteMismatch(Object, Object, Object, Object, Object)
JsonPropertyCollision(Object, Object, Object, Object)
MultipleRootEntityTypesReferencedInQuery(Object, Object)
NavigationPropertyIsNotAnEmbeddedEntity(Object, Object)
NoDiscriminatorProperty(Object, Object)
NoDiscriminatorValue(Object, Object)
NoIdProperty(Object)
NonEmbeddedIncludeNotSupported(Object)
NonETagConcurrencyToken(Object, Object)
NoPartitionKey(Object, Object, Object, Object, Object)
NoReadItemQueryString(Object, Object)
NullTypeMappingInSqlTree(Object)
OneOfTwoValuesMustBeSet(Object, Object)
OrphanedNestedDocument(Object, Object)
OrphanedNestedDocumentSensitive(Object, Object, Object)
OwnedTypeDifferentContainer(Object, Object, Object)
PartitionKeyBadStoreType(Object, Object, Object)
PartitionKeyBadValue(Object)
PartitionKeyBadValueType(Object, Object, Object, Object)
PartitionKeyMissingProperty(Object, Object)
PartitionKeyNotOnRoot(Object, Object)
PartitionKeyStoreNameMismatch(Object, Object, Object, Object, Object, Object)
ThroughputMismatch(Object, Object, Object, Object, Object)
ThroughputTypeMismatch(Object, Object, Object)
UnableToBindMemberToEntityProjection(Object, Object, Object)
UnsupportedOperatorForSqlExpression(Object, Object)
UpdateConflict(Object)
UpdateStoreException(Object)
VectorIndexOnNonVector(Object, Object)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Cosmos.Internal
{
public static class CosmosStrings : Object
{
public static ?! NoDiscriminatorValue(?? entityType, ?? container);
}
}
.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.Cosmos , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore.Cosmos (9.0.3) net8.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API