Uses of Class
mondrian.resource.MondrianResource._Def6
-
Packages that use MondrianResource._Def6 Package Description mondrian.resource -
-
Uses of MondrianResource._Def6 in mondrian.resource
Fields in mondrian.resource declared as MondrianResource._Def6 Modifier and Type Field Description MondrianResource._Def6
MondrianResource. InvalidInsertLine
InvalidInsertLine
is 'Input line is not a valid INSERT statement; line {0,number}: {1}.
'MondrianResource._Def6
MondrianResource. MdxFuncNotHier
MdxFuncNotHier
is 'Argument ''{0,number}'' of function ''{1}'' must be a hierarchy
'MondrianResource._Def6
MondrianResource. NonContiguousAxis
NonContiguousAxis
is 'Axis numbers specified in a query must be sequentially specified, and cannot contain gaps.
MondrianResource._Def6
MondrianResource. QueryLimitReached
QueryLimitReached
is 'The number of concurrent MDX statements that can be processed simultaneously by this Mondrian server instance ({0,number}) has been reached.
-