Elements' Details |
Connection
FilterConnection Connection;
- Description
- specifies how the condition is connected to the previous condition.
|
|
Field
long Field;
- Description
- specifies which field (column) is used for the condition.
|
|
Operator
long Operator;
- Description
- specifies the type of the condition as defined in
FilterOperator2.
|
|
IsNumeric
|
NumericValue
double NumericValue;
- Description
- specifies a numeric value for the condition.
|
|
StringValue
string StringValue;
- Description
- specifies a string value for the condition.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.