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

屬性值

String

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

適用於