Share via


Delete Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Deletes an InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta row from the InventoryQuantityDeltasDataSet.

Namespace:  Microsoft.CommerceServer.Inventory
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public Sub Delete
'Usage
Dim instance As InventoryQuantityDelta

instance.Delete()
public void Delete()
public:
void Delete()
public function Delete()

Exceptions

Exception Condition
EntityDoesNotExistException

The InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta row is already deleted.

Remarks

Delete the InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta row from the InventoryQuantityDeltasDataSet.

Permissions

See Also

Reference

InventoryQuantityDelta Class

InventoryQuantityDelta Members

Microsoft.CommerceServer.Inventory Namespace