InventorySkusDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for InventorySkusDataSet.
The InventorySkusDataSetSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsBuiltInColumn | Helper to determine if a column as a built in database column. | |
IsReadOnlyColumn | Helper to determine if a column is marked as read-only. |
Top
Fields
Name | Description | |
---|---|---|
Backorderable | The Backorderable field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
BackorderAvailabilityDate | The BackorderAvailabilityDate field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
BackorderedQuantity | The BackorderedQuantity field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
BackorderLimit | The BackorderLimit field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ExcessOnHandQuantity | The ExcessOnHandQuantity field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
InventoryCatalogName | The InventoryCatalogName field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
LastModified | The LastModified field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
LastRestocked | The LastRestocked field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Memo | The Memo field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Oid | The Oid field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
OnHandQuantity | The OnHandQuantity field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Preorderable | The Preorderable field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PreorderAvailabilityDate | The PreorderAvailabilityDate field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PreorderedQuantity | The PreorderedQuantity field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
PreorderLimit | The PreorderLimit field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductCatalogName | The ProductCatalogName field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ReorderPoint | The ReorderPoint field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Status | The Status field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
StockOutThreshold | The StockOutThreshold field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
TargetQuantity | The TargetQuantity field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Timestamp | ||
UnitOfMeasure | The UnitOfMeasure field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VariantId | The VariantId field of the InventorySkusDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top