SQLJet Home

org.tmatesoft.sqljet.core.schema
Interface ISqlJetFunctionLiteral

All Superinterfaces:
ISqlJetExpression

public interface ISqlJetFunctionLiteral
extends ISqlJetExpression

Function literal.

Author:
TMate Software Ltd., Dmitry Stadnik (dtrace@seznam.cz)

Nested Class Summary
static class ISqlJetFunctionLiteral.Function
          Functions literal function.
 
Method Summary
 ISqlJetFunctionLiteral.Function getValue()
           
 

Method Detail

getValue

ISqlJetFunctionLiteral.Function getValue()
Specified by:
getValue in interface ISqlJetExpression

SQLJet Home

Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.