Enables you to specify portions of a business query
at the time a query is run. The modeling for much of the Prompt object
is provided by the AttributeDescriptorInterface supplied by the
Entities model.
Prompts can be used within data item and filter expressions. For example,
one can filter on a prompted value by using the SimpleConditionalExpression_Comparison
class to model the comparison expression X < prompt
and using that expression as a filter's expression.
Field Summary
Fields inherited from interface com.sas.iquery.metadata.business.ModelItemWithIdentity