IPropertyBase.DeclaringType 属性

定义

获取类似于此属性的对象所属的类型。

public Microsoft.EntityFrameworkCore.Metadata.ITypeBase DeclaringType { get; }
public virtual Microsoft.EntityFrameworkCore.Metadata.ITypeBase DeclaringType { [System.Diagnostics.DebuggerStepThrough] get; }
member this.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.ITypeBase
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.ITypeBase
Public ReadOnly Property DeclaringType As ITypeBase
Public Overridable ReadOnly Property DeclaringType As ITypeBase

属性值

属性

适用于