InventoryQuantityDeltasDataSet.InventoryQuantityDelta Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Allows access to the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table.
The InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta type exposes the following members.
Methods
Name | Description | |
---|---|---|
AcceptChanges | (Inherited from DataRow.) | |
BeginEdit | (Inherited from DataRow.) | |
CancelEdit | (Inherited from DataRow.) | |
ClearErrors | (Inherited from DataRow.) | |
Delete | (Inherited from DataRow.) | |
EndEdit | (Inherited from DataRow.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetChildRows | Overloaded. | |
GetColumnError | Overloaded. | |
GetColumnsInError | (Inherited from DataRow.) | |
GetHashCode | (Inherited from Object.) | |
GetParentRow | Overloaded. | |
GetParentRows | Overloaded. | |
GetType | (Inherited from Object.) | |
HasVersion | (Inherited from DataRow.) | |
IsDateCreatedNull | Checks to see if the DateCreatedColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsNull | Overloaded. | |
IsProductIdNull | Checks to see if the ProductIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsQuantityNull | Checks to see if the QuantityColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
IsVariantIdNull | Checks to see if the VariantIdColumn column is nullNothingnullptra null reference (Nothing in Visual Basic). | |
MemberwiseClone | (Inherited from Object.) | |
RejectChanges | (Inherited from DataRow.) | |
SetAdded | (Inherited from DataRow.) | |
SetColumnError | Overloaded. | |
SetDateCreatedNull | Sets the DateCreatedColumn column value to DBNull. | |
SetModified | (Inherited from DataRow.) | |
SetNull | (Inherited from DataRow.) | |
SetParentRow | Overloaded. | |
SetProductIdNull | Sets the ProductIdColumn column value to DBNull. | |
SetQuantityNull | Sets the QuantityColumn column value to DBNull. | |
SetVariantIdNull | Sets the VariantIdColumn column value to DBNull. | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
DateCreated | Gets or sets the value in the DateCreatedColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
HasErrors | (Inherited from DataRow.) | |
InventoryCatalogName | Gets or sets the value in the InventoryCatalogNameColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
Item | Overloaded. | |
ItemArray | (Inherited from DataRow.) | |
Oid | Gets or sets the value in the OidColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
ProductCatalogName | Gets or sets the value in the ProductCatalogNameColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
ProductId | Gets or sets the value in the ProductIdColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
Quantity | Gets or sets the value in the QuantityColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. | |
RowError | (Inherited from DataRow.) | |
RowState | (Inherited from DataRow.) | |
Table | (Inherited from DataRow.) | |
VariantId | Gets or sets the value in the VariantIdColumn column of the InventoryQuantityDeltasDataSet..::.InventoryQuantityDeltasDataTable table. |
Top
See Also
Reference
InventoryQuantityDeltasDataSet..::.InventoryQuantityDelta Class