ITableEntity インターフェイス

定義

public interface ITableEntity
type ITableEntity = interface
Public Interface ITableEntity
派生

プロパティ

ETag
PartitionKey
RowKey
Timestamp

メソッド

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

適用対象