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() |
getValueISqlJetUnaryExpression.Operation getOperation()
ISqlJetExpression getExpression()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.