org.tmatesoft.sqljet.core.schema
Interface ISqlJetFunctionLiteral
-
- All Superinterfaces:
- ISqlJetExpression
- All Known Implementing Classes:
- SqlJetFunctionLiteral
public interface ISqlJetFunctionLiteral extends ISqlJetExpression
Function literal.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface and Description static classISqlJetFunctionLiteral.FunctionFunctions literal function.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description ISqlJetFunctionLiteral.FunctiongetValue()
-
-
-
Method Detail
-
getValue
ISqlJetFunctionLiteral.Function getValue()
- Specified by:
getValuein interfaceISqlJetExpression
-
-
DataMelt 3.0 © DataMelt by jWork.ORG