Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetFunctionLiteral
- All Superinterfaces:
ISqlJetExpression
- All Known Implementing Classes:
SqlJetFunctionLiteral
Function literal.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumFunctions literal function. -
Method Summary
-
Method Details
-
getValue
ISqlJetFunctionLiteral.Function getValue()- Specified by:
getValuein interfaceISqlJetExpression
-