





[This topic is part of the Microsoft Azure Storage Client Library 1.7, which has been deprecated. See Storage Client Library for the latest version.]
Top
Top
Top
Top
Represents an entity in a Windows Azure table.
The following tables list the members exposed by the TableServiceEntity type.
Protected Constructors
Name | Description | |
---|---|---|
TableServiceEntity | Overloaded. |
Public Properties
Name | Description | |
---|---|---|
![]() | PartitionKey | Gets or sets the partition key of a table entity. |
![]() | RowKey | Gets or sets the row key of a table entity. |
![]() | Timestamp | Gets the timestamp for the entity. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object) |
![]() | MemberwiseClone | (Inherited from Object) |