Roles (query directive)

From WandoraWiki
(Difference between revisions)
Jump to: navigation, search
 
Line 6: Line 6:
  
 
Roles(String s1,...)
 
Roles(String s1,...)
 +
 +
[[Category:Query directives]]

Revision as of 10:44, 20 August 2009

Description

Returns the input row but with only the specified roles. If a role is not found in input, it is added with null value.

Constructor

Roles(String s1,...)

Personal tools