可选useParameter: boolean可选multipleParameters: boolean可选getSql: SqlGeneratorType可选objectLiteralParameters: ObjectLiteralGets the child FindOperator if it exists
Gets the SQL generator
Indicates if multiple parameters must be used for this operator. Extracts final value if value is another find operator.
Gets ObjectLiteral parameters.
Gets the Type of this FindOperator
Indicates if parameter is used or not for this operator. Extracts final value if value is another find operator.
Gets the final value needs to be used as parameter value.
Find Operator used in Find Conditions.