April 2006
Beginner
1114 pages
98h 16m
English
pivotcache.CommandType [= xlCmdType]
For pivot caches based on database queries, sets or returns the type of command used in CommandText as described in the following table.
|
Setting |
CommandText is |
|---|---|
|
|
The name of the OLAP cube |
|
|
A query string defined by the OLE DB provider |
|
|
A SQL SELECT command |
|
|
A table name from the data source |
You can set CommandType only if QueryType is xlOLEDBQuery.
Read now
Unlock full access