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)
FindOverrides(IReadOnlyProperty, StoreObjectIdentifier)
FindRelationalTypeMapping(IReadOnlyProperty)
FindRelationalTypeMapping(IReadOnlyProperty, StoreObjectIdentifier)
FindSequence(IReadOnlyProperty)
FindSequence(IReadOnlyProperty, StoreObjectIdentifier)
FindSharedStoreObjectRootProperty(IReadOnlyProperty, StoreObjectIdentifier)
GetCollation(IReadOnlyProperty)
GetCollation(IReadOnlyProperty, StoreObjectIdentifier)
GetColumnBaseName(IReadOnlyProperty)
GetColumnName(IReadOnlyProperty)
GetColumnName(IReadOnlyProperty, StoreObjectIdentifier)
GetColumnOrder(IReadOnlyProperty)
GetColumnOrder(IReadOnlyProperty, StoreObjectIdentifier)
GetColumnType(IReadOnlyProperty)
GetColumnType(IReadOnlyProperty, StoreObjectIdentifier)
GetComment(IReadOnlyProperty)
GetComment(IReadOnlyProperty, StoreObjectIdentifier)
GetComputedColumnSql(IReadOnlyProperty)
GetComputedColumnSql(IReadOnlyProperty, StoreObjectIdentifier)
GetConfiguredColumnType(IReadOnlyProperty)
GetDefaultColumnBaseName(IReadOnlyProperty)
GetDefaultColumnName(IReadOnlyProperty)
GetDefaultColumnName(IReadOnlyProperty, StoreObjectIdentifier)
GetDefaultValue(IReadOnlyProperty)
GetDefaultValue(IReadOnlyProperty, StoreObjectIdentifier)
GetDefaultValueSql(IReadOnlyProperty)
GetDefaultValueSql(IReadOnlyProperty, StoreObjectIdentifier)
GetHiLoSequenceName(IReadOnlyProperty)
GetHiLoSequenceName(IReadOnlyProperty, StoreObjectIdentifier)
GetHiLoSequenceSchema(IReadOnlyProperty)
GetHiLoSequenceSchema(IReadOnlyProperty, StoreObjectIdentifier)
GetIdentityIncrement(IReadOnlyProperty)
GetIdentityIncrement(IReadOnlyProperty, StoreObjectIdentifier)
GetIdentitySeed(IReadOnlyProperty)
GetIdentitySeed(IReadOnlyProperty, StoreObjectIdentifier)
GetIsStored(IReadOnlyProperty)
GetIsStored(IReadOnlyProperty, StoreObjectIdentifier)
GetJsonPropertyName(IReadOnlyProperty)
GetJsonPropertyName(IReadOnlyProperty)
GetMappedStoreObjects(IReadOnlyProperty, StoreObjectType)
GetMaxLength(IReadOnlyProperty, StoreObjectIdentifier)
GetOverrides(IReadOnlyProperty)
GetPrecision(IReadOnlyProperty, StoreObjectIdentifier)
GetRelationalTypeMapping(IReadOnlyProperty)
GetScale(IReadOnlyProperty, StoreObjectIdentifier)
GetSequenceName(IReadOnlyProperty)
GetSequenceName(IReadOnlyProperty, StoreObjectIdentifier)
GetSequenceSchema(IReadOnlyProperty)
GetSequenceSchema(IReadOnlyProperty, StoreObjectIdentifier)
GetSrid(IReadOnlyProperty)
GetSrid(IReadOnlyProperty, StoreObjectIdentifier)
GetValueGenerationStrategy(IReadOnlyProperty)
GetValueGenerationStrategy(IReadOnlyProperty, StoreObjectIdentifier)
GetVectorType(IReadOnlyProperty)
IsColumnNullable(IReadOnlyProperty)
IsColumnNullable(IReadOnlyProperty, StoreObjectIdentifier)
IsFixedLength(IReadOnlyProperty)
IsFixedLength(IReadOnlyProperty, StoreObjectIdentifier)
IsForeignKeyToSelf(IReadOnlyProperty)
IsOrdinalKeyProperty(IReadOnlyProperty)
IsOrdinalKeyProperty(IReadOnlyProperty)
IsSparse(IReadOnlyProperty)
IsSparse(IReadOnlyProperty, StoreObjectIdentifier)
IsUnicode(IReadOnlyProperty, StoreObjectIdentifier)
RequiresOriginalValue(IReadOnlyProperty)
RequiresValueGenerator(IReadOnlyProperty)
TryGetDefaultValue(IReadOnlyProperty, Object)
TryGetDefaultValue(IReadOnlyProperty, StoreObjectIdentifier, Object)
net10.0-windows7.0
namespace Microsoft.EntityFrameworkCore.Metadata
{
public interface IReadOnlyProperty : IReadOnlyAnnotatable, IReadOnlyPropertyBase
{
Func<IProperty!, ITypeBase!, ValueGenerator!>? GetValueGeneratorFactory();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
Upgrade Planner | 0.0 %
Reference this API |
.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 , Version=9.0.3.0, PublicKeyToken=adb9793829ddae60 |
Referencing | Your project needs a package reference to |
Package | Microsoft.EntityFrameworkCore (9.0.3) net8.0 |
Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API