Click or drag to resize
QueryCondition Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The QueryCondition type exposes the following members.

Properties
  Name Description
Public property Buffer
Gets and sets the buffer this conditionrelates to
Public property ConditionOperator
Gets and sets the operator for this condition
Public property DataType
Gets and sets the server datatype for this condition
Public property Description
Gets and sets the description used to prompt for a value for this condition
Public property EndGroup
Gets and sets the number of closing brackets that should be placed after this condition
Public property Expression
Gets and sets the expression for this field
Public property FixedValue
Gets and sets the fixed value for this condition
Public property Format
Gets and sets a format used to display the value for this condition
Public property FunctionLookup
Gets and sets the function lookup string for this condition
Public property Index
Gets and sets the index that determines the position of this condition
Public property Label
Gets and sets the label used to prompt for a value for this condition
Public property LogicalOperator
Gets and sets the logical operator (And/Or) that links this condition to its predecessor
Public property LookupID
Gets and sets the ID of a lookup that should be used when prompting for values for this condition
Public property Mandatory
Gets and sets a value that indicates whether or not the user can skip this condition if required
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Prompt
Gets and sets a value that indicates whether or not the user should be prompted for a value to satisfy this condition
Public property SourceField
Gets and sets the source field for this condition
Public property SourceTable
Gets and sets the source table for this condition
Public property StartGroup
Gets and sets the number of opening brackets that should be placed before this condition
Public property SystemName
Gets and sets the name of the system this condition belongs to
Public property TargetField
Gets and sets the target field for this condition
Public property TargetTable
Gets and sets the target table for this condition
Public property UniqueID
Gets and sets the UniqueID of this condition
Public property UseExpression
Gets and sets a value that indicates if this condition uses the expression to evaluate
Top
See Also