ContextDataSourceView.EntityType プロパティ

定義

挿入、削除、または更新の操作中に作成されるオブジェクトを取得または設定します。

protected:
 virtual property Type ^ EntityType { Type ^ get(); };
protected override Type EntityType { get; }
member this.EntityType : Type
Protected Overrides ReadOnly Property EntityType As Type

プロパティ値

Type

挿入、削除、または更新の操作中に作成されるオブジェクト。

適用対象