CosmosEntityTypeExtensions
GetAnalyticalStoreTimeToLive(IReadOnlyEntityType)
GetAnalyticalStoreTimeToLiveConfigurationSource(IConventionEntityType)
GetAutomaticIndexingEnabled(IReadOnlyEntityType)
GetAutomaticIndexingEnabledConfigurationSource(IConventionEntityType)
GetAutomaticIndexingExceptions(IReadOnlyEntityType)
GetAutomaticIndexingExceptionsConfigurationSource(IConventionEntityType)
GetContainer(IReadOnlyEntityType)
GetContainerConfigurationSource(IConventionEntityType)
GetContainingPropertyName(IReadOnlyEntityType)
GetContainingPropertyNameConfigurationSource(IConventionEntityType)
GetDefaultTimeToLive(IReadOnlyEntityType)
GetDefaultTimeToLiveConfigurationSource(IConventionEntityType)
GetDiscriminatorInKey(IReadOnlyEntityType)
GetDiscriminatorInKeyConfigurationSource(IConventionEntityType)
GetETagProperty(IConventionEntityType)
GetETagProperty(IEntityType)
GetETagProperty(IMutableEntityType)
GetETagProperty(IReadOnlyEntityType)
GetETagPropertyName(IReadOnlyEntityType)
GetETagPropertyNameConfigurationSource(IConventionEntityType)
GetHasShadowId(IReadOnlyEntityType)
GetHasShadowIdConfigurationSource(IConventionEntityType)
GetPartitionKeyProperties(IConventionEntityType)
GetPartitionKeyProperties(IEntityType)
GetPartitionKeyProperties(IMutableEntityType)
GetPartitionKeyProperties(IReadOnlyEntityType)
GetPartitionKeyProperty(IConventionEntityType)
GetPartitionKeyProperty(IEntityType)
GetPartitionKeyProperty(IMutableEntityType)
GetPartitionKeyProperty(IReadOnlyEntityType)
GetPartitionKeyPropertyName(IReadOnlyEntityType)
GetPartitionKeyPropertyNameConfigurationSource(IConventionEntityType)
GetPartitionKeyPropertyNames(IReadOnlyEntityType)
GetPartitionKeyPropertyNamesConfigurationSource(IConventionEntityType)
GetThroughput(IReadOnlyEntityType)
GetThroughputConfigurationSource(IConventionEntityType)
SetAnalyticalStoreTimeToLive(IMutableEntityType, Int32?)
SetAnalyticalStoreTimeToLive(IConventionEntityType, Int32?, Boolean)
SetAutomaticIndexingEnabled(IMutableEntityType, Boolean?)
SetAutomaticIndexingEnabled(IConventionEntityType, Boolean?, Boolean)
SetAutomaticIndexingExceptions(IMutableEntityType, IReadOnlyList<String>)
SetAutomaticIndexingExceptions(IConventionEntityType, IReadOnlyList<String>, Boolean)
SetContainer(IMutableEntityType, String)
SetContainer(IConventionEntityType, String, Boolean)
SetContainingPropertyName(IMutableEntityType, String)
SetContainingPropertyName(IConventionEntityType, String, Boolean)
SetDefaultTimeToLive(IMutableEntityType, Int32?)
SetDefaultTimeToLive(IConventionEntityType, Int32?, Boolean)
SetDiscriminatorInKey(IMutableEntityType, IdDiscriminatorMode?)
SetDiscriminatorInKey(IConventionEntityType, IdDiscriminatorMode?, Boolean)
SetETagPropertyName(IMutableEntityType, String)
SetETagPropertyName(IConventionEntityType, String, Boolean)
SetHasShadowId(IMutableEntityType, Boolean?)
SetHasShadowId(IConventionEntityType, Boolean?, Boolean)
SetPartitionKeyPropertyName(IMutableEntityType, String)
SetPartitionKeyPropertyName(IConventionEntityType, String, Boolean)
SetPartitionKeyPropertyNames(IMutableEntityType, IReadOnlyList<String>)
SetPartitionKeyPropertyNames(IConventionEntityType, IReadOnlyList<String>, Boolean)
SetThroughput(IMutableEntityType, Int32?, Boolean?)
SetThroughput(IConventionEntityType, Int32?, Boolean?, Boolean)
net11.0
namespace Microsoft.EntityFrameworkCore
{
public static class CosmosEntityTypeExtensions
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.011.0 |
Information specific to net11.0 | |
| Assemblies | Microsoft.EntityFrameworkCore.Cosmos , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.EntityFrameworkCore.Cosmos , Version=10.0.11.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Cosmos (11.0.0-preview.7.26381.103) net11.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API