Libraries
»
azure
(0.7.9)
»
Index
»
Azure
»
Table
»
Query
»
#row
Method: Azure::Table::Query#row
Defined in:
lib/azure/table/query.rb
#
row
(row_key) ⇒
Object
55 56 57 58
# File 'lib/azure/table/query.rb', line 55
def
row
(
row_key
)
@row_key
=
row_key
self
end