AddInventorySku Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Add an InventorySku to this InventorySkusDataSet..::.InventorySkusDataTable table.
Overload List
|
AddInventorySku(InventorySkusDataSet..::.InventorySku) |
Add an InventorySku to this InventorySkusDataSet..::.InventorySkusDataTable table at a specified row. |
|
AddInventorySku(String, String, String, String, String, Boolean, Boolean, Int16, Decimal, Decimal, Decimal, Decimal, Decimal, Decimal, Decimal, DateTime, DateTime, DateTime, String, String, DateTime, Decimal, Decimal, array<Byte>[]()[]) |
Add an InventorySku to this InventorySkusDataSet..::.InventorySkusDataTable table and return an InventorySkusDataSet..::.InventorySku. |
Top
The InventorySkusDataSet object must be saved before these changes will be persisted to the database.
See Also
Reference
InventorySkusDataSet..::.InventorySkusDataTable Class
InventorySkusDataSet..::.InventorySkusDataTable Members
Microsoft.CommerceServer.Inventory Namespace