Method: FrOData::Query#entity_set
- Defined in:
- lib/frodata/query.rb
#entity_set ⇒ FrOData::EntitySet
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
The EntitySet for this query.
163 164 165 |
# File 'lib/frodata/query.rb', line 163 def entity_set @entity_set end |