Get entity (#5461)
* mroe quotes * dssf * getentity * tests * re * assets working now * re * fgf * clang * url encode * update comment
This commit is contained in:
parent
8891f9511e
commit
8973c6c9fb
@ -307,7 +307,7 @@ namespace Azure { namespace Data { namespace Tables {
|
||||
* @param partitionKey The partition key of the entity.
|
||||
* @param rowKey The row key of the entity.
|
||||
* @param context for canceling long running operations.
|
||||
* @return Entity list paged response.
|
||||
* @return Table entity.
|
||||
*/
|
||||
Response<Models::TableEntity> GetEntity(
|
||||
const std::string& partitionKey,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user