TableBatchOperation.Replace(ITableEntity) メソッド

定義

public void Replace (Microsoft.WindowsAzure.Storage.Table.ITableEntity entity);
member this.Replace : Microsoft.WindowsAzure.Storage.Table.ITableEntity -> unit
Public Sub Replace (entity As ITableEntity)

パラメーター

entity
ITableEntity

適用対象