IReadOnlyPropertyBase.DeclaringType プロパティ

定義

このプロパティに似たオブジェクトが属する型を取得します。

public Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase DeclaringType { get; }
member this.DeclaringType : Microsoft.EntityFrameworkCore.Metadata.IReadOnlyTypeBase
Public ReadOnly Property DeclaringType As IReadOnlyTypeBase

プロパティ値

適用対象