ContextDataSourceView.EntityTypeName 屬性

定義

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

public:
 property System::String ^ EntityTypeName { System::String ^ get(); void set(System::String ^ value); };
public string EntityTypeName { get; set; }
member this.EntityTypeName : string with get, set
Public Property EntityTypeName As String

屬性值

String

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

適用於