InventoryQuantityDeltasDataSetSchema Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Schema description for InventoryQuantityDeltasDataSet.
The InventoryQuantityDeltasDataSetSchema type exposes the following members.
Methods
Name | Description | |
---|---|---|
IsBuiltInColumn | Helper to determine if a column is marked as a built in database column. | |
IsReadOnlyColumn | Helper to determine if a column is marked as read-only. |
Top
Fields
Name | Description | |
---|---|---|
DateCreated | The DateCreated field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
InventoryCatalogName | The InventoryCatalogName field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Oid | The Oid field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductCatalogName | The ProductCatalogName field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
ProductId | The ProductId field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
Quantity | The Quantity field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. | |
VariantId | The VariantId field of the InventoryQuantityDeltasDataSetSchema class contains a constant used to reference a database column. This field is constant. |
Top