DataSetInfo.ObjectDataSourceSelectMethod 屬性

定義

取得或設定物件資料來源呼叫以檢索資料的方法名稱。

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

屬性值

物件資料來源呼叫用來擷取資料的方法名稱。

適用於