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



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

def children
  @children
end