Class: Arel::Visitors::MSSQL::RowNumber

Inherits:
Struct
  • Object
show all
Defined in:
lib/arel/visitors/mssql.rb

Instance Attribute Summary collapse

Instance Attribute Details

#childrenObject

Returns the value of attribute children

Returns:

  • (Object)

    the current value of children



6
7
8
# File 'lib/arel/visitors/mssql.rb', line 6

def children
  @children
end