Class EmptyType

  • All Implemented Interfaces:
    Type

    public class EmptyType
    extends ScalarType
    The type of a empty expression.

    An example of an empty expression is the third argument to the call DrilldownLevelTop({[Store].[USA]}, 2, , [Measures].[Unit Sales]).

    Since:
    Jan 26, 2009
    Author:
    medstat
    • Constructor Detail

      • EmptyType

        public EmptyType()
        Creates an empty type.