IReadOnlyTypeBase
BaseType
ClrType
ContainingEntityType
HasSharedClrType
IsPropertyBag
Model
Name
DisplayName()
DisplayName(Boolean)
FindComplexProperty(MemberInfo)
FindComplexProperty(String)
FindDeclaredComplexProperty(String)
FindDeclaredProperty(String)
FindDiscriminatorProperty()
FindIndexerPropertyInfo()
FindMember(String)
FindMembersInHierarchy(String)
FindProperties(IReadOnlyList<String>)
FindProperty(MemberInfo)
FindProperty(String)
GetChangeTrackingStrategy()
GetComplexProperties()
GetDeclaredComplexProperties()
GetDeclaredMembers()
GetDeclaredProperties()
GetDefaultDiscriminatorValue()
GetDerivedComplexProperties()
GetDerivedProperties()
GetDerivedTypes()
GetDerivedTypesInclusive()
GetDirectlyDerivedTypes()
GetDiscriminatorPropertyName()
GetDiscriminatorValue()
GetMembers()
GetOrCreateEmptyMaterializer(IStructuralTypeMaterializerSource)
GetOrCreateMaterializer(IStructuralTypeMaterializerSource)
GetProperties()
GetProperty(String)
GetPropertyAccessMode()
GetRootType()
IsAbstract()
IsAssignableFrom(IReadOnlyTypeBase)
IsAssignableTo(IReadOnlyTypeBase)
IsStrictlyDerivedFrom(IReadOnlyTypeBase)
ShortName()
CheckContains<T>(IReadOnlyTypeBase, T)
FindMappingFragment(IReadOnlyTypeBase, StoreObjectIdentifier)
GetContainerColumnName(IReadOnlyTypeBase)
GetContainerColumnType(IReadOnlyTypeBase)
GetDeleteStoredProcedure(IReadOnlyTypeBase)
GetFunctionName(IReadOnlyTypeBase)
GetInsertStoredProcedure(IReadOnlyTypeBase)
GetJsonPropertyName(IReadOnlyTypeBase)
GetMappingFragments(IReadOnlyTypeBase)
GetMappingFragments(IReadOnlyTypeBase, StoreObjectType)
GetMappingStrategy(IReadOnlyTypeBase)
GetOwnedName(IReadOnlyTypeBase, String, String)
GetRuntimeFields(IReadOnlyTypeBase)
GetRuntimeProperties(IReadOnlyTypeBase)
GetSchema(IReadOnlyTypeBase)
GetSqlQuery(IReadOnlyTypeBase)
GetTableName(IReadOnlyTypeBase)
GetUpdateStoredProcedure(IReadOnlyTypeBase)
GetViewName(IReadOnlyTypeBase)
GetViewSchema(IReadOnlyTypeBase)
IsMainFragment(IReadOnlyTypeBase, StoreObjectIdentifier)
IsMappedToJson(IReadOnlyTypeBase)
ShortNameChain(IReadOnlyTypeBase)
UseEagerSnapshots(IReadOnlyTypeBase)
net11.0
namespace Microsoft.EntityFrameworkCore.Metadata
{
public interface IReadOnlyTypeBase : IReadOnlyAnnotatable
{
string! Name { get; }
}
}
| nuget.org | 0.1 % Reference this API |
|---|---|
| .NET | 10.011.0 |
Information specific to net11.0 | |
| Assemblies | Microsoft.EntityFrameworkCore , Version=11.0.0.0, PublicKeyToken=adb9793829ddae60 Microsoft.EntityFrameworkCore , Version=10.0.5.0, PublicKeyToken=adb9793829ddae60 |
| Referencing | Your project needs a package reference to |
| Package | Microsoft.EntityFrameworkCore (11.0.0-preview.2.26159.112) net11.0 |
| Platform Restrictions | The property getter is supported on all platforms. |
- Built-in API
- Package-provided API