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 源, CommandType 属性描述 CommandText 属性的值类型。

适用于