ContextDataSourceView.EntitySetType 屬性

定義

取得或設定針對插入、刪除和更新作業建立之物件的名稱。

protected:
 property Type ^ EntitySetType { Type ^ get(); };
protected Type EntitySetType { get; }
member this.EntitySetType : Type
Protected ReadOnly Property EntitySetType As Type

屬性值

Type

針對插入、刪除和更新作業建立之物件的名稱。

適用於