PivotCache.CommandText プロパティ

定義

指定したデータ ソース用のコマンド文字列を返すか設定します。

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

プロパティ値

注釈

OLE DB ソースの場合、プロパティは CommandTypeCommandText プロパティの値の種類を記述します。

適用対象