TIWCGJQSQLBuilderClientQueryPanel.AddNewCondition(string,string) Method
Creates a new simple condition with attribute and operator based on their IDs passed in parameters and then adds this new condition into the root predicate.
public procedure AddNewCondition(const AAttrId: string; AOperId: string);
Parameters
- AAttrId
- Type: string
- AOperId
- Type: string