TableOperation.Retrieve Method

Windows Runtime Azure Storage Client Library

Overload List

Name Description
TableOperation.Retrieve (String, String) Creates a new table operation that retrieves the contents of the given entity in a table.
TableOperation.Retrieve (String, String) Creates a new table operation that retrieves the contents of the given entity in a table.
TableOperation.Retrieve (String, String, EntityResolver) Creates a new table operation that retrieves the contents of the given entity in a table.

See Also