class RolapNativeSql.IsEmptySqlCompiler extends RolapNativeSql.FunCallSqlCompilerBase
IsEmpty(measure)
 expression into SQL measure is null.argCount, category, mdx| Modifier | Constructor and Description | 
|---|---|
protected  | 
IsEmptySqlCompiler(int category,
                  String mdx,
                  RolapNativeSql.SqlCompiler argumentCompiler)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
compile(Exp exp)  | 
String | 
toString()  | 
compileArgs, match