populateFromQuery
Returns void
Arguments
Examples
var user = ormService.populateFromQuery( ormService.new("User"), list("User",{id=4}) );Last updated
Was this helpful?
var user = ormService.populateFromQuery( ormService.new("User"), list("User",{id=4}) );Last updated
Was this helpful?
Was this helpful?