_Eval(string error) | System.Data.ExprException | inlineprivatestatic |
_Eval(string error, Exception innerException) | System.Data.ExprException | inlineprivatestatic |
_Expr(string error) | System.Data.ExprException | inlineprivatestatic |
_Overflow(string error) | System.Data.ExprException | inlineprivatestatic |
_Syntax(string error) | System.Data.ExprException | inlineprivatestatic |
AggregateArgument() | System.Data.ExprException | inlinestatic |
AggregateUnbound(string expr) | System.Data.ExprException | inlinestatic |
AmbiguousBinop(int op, Type type1, Type type2) | System.Data.ExprException | inlinestatic |
ArgumentType(string function, int arg, Type type) | System.Data.ExprException | inlinestatic |
ArgumentTypeInteger(string function, int arg) | System.Data.ExprException | inlinestatic |
BindFailure(string relationName) | System.Data.ExprException | inlinepackagestatic |
ComputeNotAggregate(string expr) | System.Data.ExprException | inlinestatic |
DatatypeConvertion(Type type1, Type type2) | System.Data.ExprException | inlinestatic |
DatavalueConvertion(object value, Type type, Exception innerException) | System.Data.ExprException | inlinestatic |
EvalNoContext() | System.Data.ExprException | inlinestatic |
ExpressionTooComplex() | System.Data.ExprException | inlinestatic |
ExpressionUnbound(string expr) | System.Data.ExprException | inlinestatic |
FilterConvertion(string expr) | System.Data.ExprException | inlinestatic |
FunctionArgumentCount(string name) | System.Data.ExprException | inlinestatic |
FunctionArgumentOutOfRange(string arg, string func) | System.Data.ExprException | inlinestatic |
InvalidDate(string date) | System.Data.ExprException | inlinestatic |
InvalidHoursArgument() | System.Data.ExprException | inlinestatic |
InvalidIsSyntax() | System.Data.ExprException | inlinestatic |
InvalidMinutesArgument() | System.Data.ExprException | inlinestatic |
InvalidName(string name) | System.Data.ExprException | inlinestatic |
InvalidNameBracketing(string name) | System.Data.ExprException | inlinestatic |
InvalidPattern(string pat) | System.Data.ExprException | inlinestatic |
InvalidString(string str) | System.Data.ExprException | inlinestatic |
InvalidTimeZoneRange() | System.Data.ExprException | inlinestatic |
InvalidType(string typeName) | System.Data.ExprException | inlinestatic |
InvokeArgument() | System.Data.ExprException | inlinestatic |
InWithoutList() | System.Data.ExprException | inlinestatic |
InWithoutParentheses() | System.Data.ExprException | inlinestatic |
LookupArgument() | System.Data.ExprException | inlinestatic |
MismatchKindandTimeSpan() | System.Data.ExprException | inlinestatic |
MissingOperand(OperatorInfo before) | System.Data.ExprException | inlinestatic |
MissingOperandBefore(string op) | System.Data.ExprException | inlinestatic |
MissingOperator(string token) | System.Data.ExprException | inlinestatic |
MissingRightParen() | System.Data.ExprException | inlinestatic |
NonConstantArgument() | System.Data.ExprException | inlinestatic |
NYI(string moreinfo) | System.Data.ExprException | inlinestatic |
Overflow(Type type) | System.Data.ExprException | inlinestatic |
SyntaxError() | System.Data.ExprException | inlinestatic |
TooManyRightParentheses() | System.Data.ExprException | inlinestatic |
TypeMismatch(string expr) | System.Data.ExprException | inlinestatic |
TypeMismatchInBinop(int op, Type type1, Type type2) | System.Data.ExprException | inlinestatic |
UnboundName(string name) | System.Data.ExprException | inlinestatic |
UndefinedFunction(string name) | System.Data.ExprException | inlinestatic |
UnknownToken(string token, int position) | System.Data.ExprException | inlinestatic |
UnknownToken(Tokens tokExpected, Tokens tokCurr, int position) | System.Data.ExprException | inlinestatic |
UnresolvedRelation(string name, string expr) | System.Data.ExprException | inlinestatic |
UnsupportedDataType(Type type) | System.Data.ExprException | inlinestatic |
UnsupportedOperator(int op) | System.Data.ExprException | inlinestatic |