InventoryCatalogsDataSet Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the InventoryCatalogsDataSet class.
Overload List
Name | Description | |
---|---|---|
InventoryCatalogsDataSet()()() | Initializes a new instance of the InventoryCatalogsDataSet class. | |
InventoryCatalogsDataSet(SerializationInfo, StreamingContext) | Initializes a new instance of the InventoryCatalogsDataSet class with the specified serialization and streaming context information. |
Top
Remarks
The InventoryCatalogsDataSet exposes the Inventory values of the InventoryCatalogsDataSet..::.InventoryCatalogsDataTable table.
There are five columns in the table;
InventoryCatalogName
InventoryCatalogDescription
DateCreated
LastModified
TimeStamp
See Also
Reference
InventoryCatalogsDataSet Class