execute()
function to execute a command of a Request objects.min()
function to generate the MIN subcommand of a request.max()
function to generate the MAX subcommand of a request.aand()
function to generate the ADD subcommand of a request.where()
function to generate the WHERE subcommand of a request.ffrom()
function to generate the FROM subcommand of a request.select()
function to generate the SELECT subcommand of a request.Request
, _Command
, _CommandType
and MagicDotPath
to construct the request command.