IReadOnlyProperty
DeclaringEntityType
IsConcurrencyToken
IsNullable
IsPrimitiveCollection
ValueGenerated
FindContainingPrimaryKey()
FindFirstPrincipal()
FindTypeMapping()
GetAfterSaveBehavior()
GetBeforeSaveBehavior()
GetContainingForeignKeys()
GetContainingIndexes()
GetContainingKeys()
GetElementType()
GetJsonValueReaderWriter()
GetKeyValueComparer()
GetMaxLength()
GetPrecision()
GetPrincipals()
GetPrincipals<T>()
GetProviderClrType()
GetProviderValueComparer()
GetScale()
GetTypeMapping()
GetValueComparer()
GetValueConverter()
GetValueGeneratorFactory()
IsForeignKey()
IsIndex()
IsKey()
IsPrimaryKey()
IsUnicode()
IsUniqueIndex()
ToDebugString(MetadataDebugStringOptions, Int32)
FindFirstDifferentPrincipal(IReadOnlyProperty)
FindHiLoSequence(IReadOnlyProperty)
FindHiLoSequence(IReadOnlyProperty, StoreObjectIdentifier)
FindSequence(IReadOnlyProperty)
FindSequence(IReadOnlyProperty, StoreObjectIdentifier)
GetDefaultValueGenerationStrategy(IReadOnlyProperty)
GetFullTextSearchLanguage(IReadOnlyProperty)
GetHiLoSequenceName(IReadOnlyProperty)
GetHiLoSequenceName(IReadOnlyProperty, StoreObjectIdentifier)
GetHiLoSequenceSchema(IReadOnlyProperty)
GetHiLoSequenceSchema(IReadOnlyProperty, StoreObjectIdentifier)
GetIdentityIncrement(IReadOnlyProperty)
GetIdentityIncrement(IReadOnlyProperty, StoreObjectIdentifier)
GetIdentitySeed(IReadOnlyProperty)
GetIdentitySeed(IReadOnlyProperty, StoreObjectIdentifier)
GetIsFullTextSearchEnabled(IReadOnlyProperty)
GetJsonPropertyName(IReadOnlyProperty)
GetSequenceName(IReadOnlyProperty)
GetSequenceName(IReadOnlyProperty, StoreObjectIdentifier)
GetSequenceSchema(IReadOnlyProperty)
GetSequenceSchema(IReadOnlyProperty, StoreObjectIdentifier)
GetSrid(IReadOnlyProperty)
GetSrid(IReadOnlyProperty, StoreObjectIdentifier)
GetValueGenerationStrategy(IReadOnlyProperty)
GetValueGenerationStrategy(IReadOnlyProperty)
GetValueGenerationStrategy(IReadOnlyProperty, StoreObjectIdentifier)
GetValueGenerationStrategy(IReadOnlyProperty, StoreObjectIdentifier)
GetVectorDimensions(IReadOnlyProperty)
GetVectorDistanceFunction(IReadOnlyProperty)
IsForeignKeyToSelf(IReadOnlyProperty)
IsOrdinalKeyProperty(IReadOnlyProperty)
IsSparse(IReadOnlyProperty)
IsSparse(IReadOnlyProperty, StoreObjectIdentifier)
RequiresOriginalValue(IReadOnlyProperty)
RequiresValueGenerator(IReadOnlyProperty)
net10.0
namespace Microsoft.EntityFrameworkCore
{
public static class SqlServerPropertyExtensions
{
public static long? GetIdentitySeed(this IReadOnlyProperty! property);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 10.0 |
Information specific to net10.0 | |
| Assembly | Microsoft.EntityFrameworkCore.SqlServer , Version=10.0.1.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore.SqlServer (10.0.1) net10.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API