次の方法で共有


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

プロパティ値

属性

適用対象