Uses of Class
mondrian.resource.MondrianResource._Def6
-
Uses of MondrianResource._Def6 in mondrian.resource
Modifier and TypeFieldDescriptionfinal MondrianResource._Def6
MondrianResource.InvalidInsertLine
InvalidInsertLine
is 'Input line is not a valid INSERT statement; line {0,number}: {1}.
'final MondrianResource._Def6
MondrianResource.MdxFuncNotHier
MdxFuncNotHier
is 'Argument ''{0,number}'' of function ''{1}'' must be a hierarchy
'final MondrianResource._Def6
MondrianResource.NonContiguousAxis
NonContiguousAxis
is 'Axis numbers specified in a query must be sequentially specified, and cannot contain gaps.
final 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.