Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetKey ( ) : string |
Method | Description | |
---|---|---|
TableStorageEntity ( string partitionKey, string rowKey ) : System |
Method | Description | |
---|---|---|
MergeDicts ( Microsoft.WindowsAzure.Storage.Table.EntityProperty>.System.Collections.Generic.IDictionary |
||
ReadTimestamp ( Microsoft.WindowsAzure.Storage.Table.EntityProperty>.System.Collections.Generic.IDictionary |
||
WriteTimestamp ( Microsoft.WindowsAzure.Storage.Table.EntityProperty>.System.Collections.Generic.IDictionary |
protected TableStorageEntity ( string partitionKey, string rowKey ) : System | ||
partitionKey | string | |
rowKey | string | |
return | System |