Object
# File lib/sequel/adapters/ado/access.rb, line 20 def initialize(type, crit) @type = QUERY_TYPE[type] @criteria = Array(crit) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.