TableEntity Constructor

Windows Runtime Azure Storage Client Library

Overload List

Name Description
TableEntity () Initializes a new instance of the TableEntity class.
TableEntity (String, String) Initializes a new instance of the TableEntity class with the specified partition key and row key.

See Also