DynamicTableEntity Methods

Windows Runtime Azure Storage Client Library

Public Methods (see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ReadEntity Deserializes this DynamicTableEntity instance using the specified IDictionary of property names to values of type EntityProperty.
public method ToString  (Inherited from Object)
public method WriteEntity Serializes the IDictionary of property names mapped to values of type EntityProperty from this DynamicTableEntity instance.

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

See Also