Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

DeleteEntity Method

Deletes an entity within a table.

Object Oriented Interface

public function doDeleteEntity($partitionkey, $rowkey);

Procedural Interface

inazure_table_do_deleteentity($res, $partitionkey, $rowkey);

Remarks

This method deletes the entity specified by the PartitionKey and RowKey parameters.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0