Package org.tmatesoft.sqljet.core.schema
Interface ISqlJetFunctionLiteral
- All Superinterfaces:
ISqlJetExpression
- All Known Implementing Classes:
SqlJetFunctionLiteral
Function literal.
- Author:
- TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
Functions literal function. -
Method Summary
-
Method Details
-
getValue
ISqlJetFunctionLiteral.Function getValue()- Specified by:
getValue
in interfaceISqlJetExpression
-