Method FinalizeQuery
FinalizeQuery()
Store the current query into the builder.
Declaration
public void FinalizeQuery()
Remarks
Components added to any, all, and none will be stored in the builder once this is called. If this is not called, nothing will be recorded and the query will be empty.