Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Access the InventoryCatalogsDataSet values in the InventoryCatalogsDataSet.
Namespace: Microsoft.CommerceServer.Inventory
Assembly: Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class InventoryCatalogsDataSet _
Inherits DataSet
'Usage
Dim instance As InventoryCatalogsDataSet
[SerializableAttribute]
public class InventoryCatalogsDataSet : DataSet
[SerializableAttribute]
public ref class InventoryCatalogsDataSet : public DataSet
public class InventoryCatalogsDataSet extends DataSet
Remarks
Returns the dataset containing the Inventory values. This allows you to get the Inventory values.
Inheritance Hierarchy
System..::.Object
System.ComponentModel..::.MarshalByValueComponent
System.Data..::.DataSet
Microsoft.CommerceServer.Inventory..::.InventoryCatalogsDataSet
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.