How can you restrict a query on a block temporarily, so that the restriction is in effect only for the first query on the block after setting the property?
A.
Set the Where Clause block property at design time
B.
Set the DEFAULT_WHERE block property programmatically
C.
Set the ONETIME_WHERE block property programmatically
D.
Set the Onetime Where Clause block property at design time
E.
Set the Default Where clause for the block either at design time or programmatically
F.
Set the Onetime Where clause for the block either at design time or programmatically