Class: CaseCriteriaType

tibco.objectapi.bds.CaseCriteriaType

new CaseCriteriaType()

DQL Criteria for find and navigate by Criteria. Constructs a new CaseCriteriaType.

The following features are supported:

Members

namedParameterAssignment :Array.<tibco.objectapi.bds.NamedParameterAssignment>

For each condition that has an associated named parameter, a value must be specified here, except where condition has a default value for the parameter, in which case overriding it here is optional. This capability would not generally be used, but it is allowed. This property holds the value of the 'Named Parameter Assignment' containment reference list.
Type:

paginationOptions :tibco.objectapi.bds.PaginationOptions

This property holds the value of the 'Pagination Options' containment reference.
Type:

queryString :string

This property holds the value of the 'Query String' attribute.
Type:
  • string