public interface ISqlJetRaiseExpression extends ISqlJetExpression
Modifier and Type | Interface and Description |
---|---|
static class |
ISqlJetRaiseExpression.Action
"RAISE" expression's action.
|
Modifier and Type | Method and Description |
---|---|
ISqlJetRaiseExpression.Action |
getAction() |
java.lang.String |
getErrorMessage() |
getValue
ISqlJetRaiseExpression.Action getAction()
java.lang.String getErrorMessage()
Copyright © 2009-2010 TMate Software Ltd. All Rights Reserved.