public interface ISqlJetUnaryExpression extends ISqlJetExpression
Modifier and Type | Interface and Description |
---|---|
static class |
ISqlJetUnaryExpression.Operation
Unary expression's operations.
|
Modifier and Type | Method and Description |
---|---|
ISqlJetExpression |
getExpression() |
ISqlJetUnaryExpression.Operation |
getOperation() |
getValue
ISqlJetUnaryExpression.Operation getOperation()
ISqlJetExpression getExpression()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.