RequeteDBwhere-class {stacomirtools}R Documentation

RequeteDBwhere class

Description

RequeteDBwhere class

Slots

select

"character"

where

"character"

and

"vector"

order_by

"character"

Note

Inherits from RequeteDB the syntax is where="WHERE ..." and =vector("AND...","AND...") order_by="ORDER BY.."

Author(s)

Cedric Briand cedric.briand@eptb-vilaine.fr

Examples

 object=new("RequeteDBwhere")

[Package stacomirtools version 0.6.0.1 Index]