CosmosPropertyBuilderExtensions
CanSetEnableFullTextSearch(IConventionPropertyBuilder, String, Boolean, Boolean)
CanSetIsVectorProperty(IConventionPropertyBuilder, DistanceFunction, Int32, Boolean)
CanSetJsonProperty(IConventionPropertyBuilder, String, Boolean)
EnableFullTextSearch(PropertyBuilder, String, Boolean)
EnableFullTextSearch(IConventionPropertyBuilder, String, Boolean, Boolean)
EnableFullTextSearch<TProperty>(PropertyBuilder<TProperty>, String, Boolean)
IsETagConcurrency(PropertyBuilder)
IsETagConcurrency<TProperty>(PropertyBuilder<TProperty>)
IsVectorProperty(PropertyBuilder, DistanceFunction, Int32)
IsVectorProperty(IConventionPropertyBuilder, DistanceFunction, Int32, Boolean)
IsVectorProperty<TProperty>(PropertyBuilder<TProperty>, DistanceFunction, Int32)
ToJsonProperty(PropertyBuilder, String)
ToJsonProperty(IConventionPropertyBuilder, String, Boolean)
ToJsonProperty<TProperty>(PropertyBuilder<TProperty>, String)
net10.0
namespace Microsoft.EntityFrameworkCore
{
public static class CosmosPropertyBuilderExtensions : Object
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.Cosmos , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.Cosmos (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API