! Argument !! Type !! Direction !! Purpose
|- align="left"
| Query|| [[Query]]|| In || The Query to execute
|- align="left"
| FirstMatch|| [[BaseClass ]] || Out || The first object the query returned
|- align="left"
| Result|| List<[[BaseClass]]> || Out || The result of the query
|}