次の方法で共有


IClrPropertyGetter.GetClrValueUsingContainingEntity(Object) メソッド

定義

含まれているエンティティ インスタンスからプロパティ値を取得します。

public object? GetClrValueUsingContainingEntity (object entity);
abstract member GetClrValueUsingContainingEntity : obj -> obj
Public Function GetClrValueUsingContainingEntity (entity As Object) As Object

パラメーター

entity
Object

エンティティ インスタンス。

戻り値

プロパティ値。

適用対象