WorksheetDataConnection.CommandText プロパティ

定義

指定したデータ ソース用のコマンド文字列を返すか設定します。 オブジェクト (C#のオブジェクト ) の読み取り/書き込み。

public:
 property System::Object ^ CommandText { System::Object ^ get(); void set(System::Object ^ value); };
public object CommandText { get; set; }
Public Property CommandText As Object

プロパティ値

適用対象