QueryDefinition.CommandText 屬性

定義

取得或設定執行以取得報告資料的查詢文本。

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

屬性值

一個 String 值。

適用於