共用方式為


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

屬性值

屬性

適用於