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.
Contains the methods and properties to get the values within a specific row of the ShippingMethodDataSet..::.ShippingMethodDataTable.
The ShippingMethodDataSet..::.ShippingMethodRow 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.) |
![]() |
IsDescriptionNull | Gets a value that indicates whether the DescriptionColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value. |
![]() |
IsNull | Overloaded. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetColumnError | Overloaded. |
![]() |
SetDescriptionNull | Sets the DescriptionColumn to DBNull value. |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow | Overloaded. |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Description | Gets or sets the shipping method description. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item | Overloaded. |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
LanguageId | Gets or sets the Language identifier column's value in this row. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
ShippingMethodName | Gets or sets the shipping method name. |
![]() |
Table | (Inherited from DataRow.) |
Top