ITableEntity Interface

Definition

public interface ITableEntity
type ITableEntity = interface
Public Interface ITableEntity
Derived

Properties

ETag
PartitionKey
RowKey
Timestamp

Methods

ReadEntity(IDictionary<String,EntityProperty>, OperationContext)
WriteEntity(OperationContext)

Applies to