ITableEntity Methods

Windows Runtime Azure Storage Client Library

Public Methods

  Name Description
public method ReadEntity Populates the entity's properties from the EntityProperty data values in the properties dictionary.
public method WriteEntity Serializes the IDictionary of property names mapped to EntityProperty data values from the entity instance.

See Also