?? threeaxes.xmla
字號:
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Body>
<Execute xmlns="urn:schemas-microsoft-com:xml-analysis">
<Command>
<Statement>
SELECT Shippers.[Shipper Name].MEMBERS ON COLUMNS,
Geography.Country.MEMBERS ON ROWS,
Time.Year.MEMBERS ON PAGES
FROM Sales
WHERE (Measures.[Total Sales],
Products.[Category Name].Condiments)
</Statement>
</Command>
<Properties>
<PropertyList>
<Catalog>Chapter18</Catalog>
</PropertyList>
</Properties>
</Execute>
</Body>
</Envelope>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -