25.01.2015 Views

Using Caché Multi-Dimensional Storage - InterSystems ...

Using Caché Multi-Dimensional Storage - InterSystems ...

Using Caché Multi-Dimensional Storage - InterSystems ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Referencing Globals<br />

SET x = ^|""|ORDER<br />

This is the same as the simple global reference:<br />

SET x = ^ORDER<br />

To access the global ORDER mapped to the defined namespace MARKETING:<br />

SET x = ^|"MARKETING"|ORDER<br />

You can use an implied namespace to access the global ORDER in the directory BUSINESS<br />

on your local system:<br />

SET x = ^|"^^BUSINESS"|ORDER<br />

You can use an implied namespace to access the global ORDER in the directory BUSINESS<br />

on a remote system named SALES:<br />

SET x = ^|"^SALES^BUSINESS"|ORDER<br />

<strong>Using</strong> <strong>Caché</strong> <strong>Multi</strong>-<strong>Dimensional</strong> <strong>Storage</strong> 13

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!