Constants

These are the constants which can be used in OLAP Server VBA functions:
OLAP Server VBA function Constants
mdsSubsetScopePublic 1
mdsSubsetScopePrivate 2
mdsOperatorEqual 1
mdsOperatorGreaterOrEqual 2
mdsOperatorGreater 3
mdsOperatorLessOrEqual 4
mdsOperatorLess 5
mdsOperatorNotEqual 6
mdsOperatorLike 7