Method: Azure::Table::Query#next_partition_key
- Defined in:
- lib/azure/table/query.rb
#next_partition_key ⇒ Object (readonly)
Returns the value of attribute next_partition_key.
40 41 42 |
# File 'lib/azure/table/query.rb', line 40 def next_partition_key @next_partition_key end |