Share via


ModelDataSourceView.UpdateMethod 屬性

定義

取得或設定 ModelDataSourceView 物件叫用以更新資料之方法的名稱。

public:
 property System::String ^ UpdateMethod { System::String ^ get(); };
public string UpdateMethod { get; }
member this.UpdateMethod : string
Public ReadOnly Property UpdateMethod As String

屬性值

字串,表示 ModelDataSourceView 用於更新資料的方法名稱。

適用於