Share via


PaymentMethodDataSet.PaymentMethodRow Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

The strongly typed DataRow that provides access to the rows of a PaymentMethodDataSet.

The PaymentMethodDataSet..::.PaymentMethodRow type exposes the following members.

Methods

  Name Description
Aa184780.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif BeginEdit (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif CancelEdit (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif ClearErrors (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif Delete (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif EndEdit (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa184780.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa184780.pubmethod(en-US,CS.70).gif GetChildRows Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif GetColumnError Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif GetColumnsInError (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa184780.pubmethod(en-US,CS.70).gif GetParentRow Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif GetParentRows Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa184780.pubmethod(en-US,CS.70).gif HasVersion (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif IsDescriptionNull Checks to see if the DescriptionColumn column is nullNothingnullptra null reference (Nothing in Visual Basic).
Aa184780.pubmethod(en-US,CS.70).gif IsNull Overloaded.
Aa184780.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa184780.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif SetAdded (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif SetColumnError Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif SetDescriptionNull Sets the DescriptionColumn to DBNull value.
Aa184780.pubmethod(en-US,CS.70).gif SetModified (Inherited from DataRow.)
Aa184780.protmethod(en-US,CS.70).gif SetNull (Inherited from DataRow.)
Aa184780.pubmethod(en-US,CS.70).gif SetParentRow Overloaded.
Aa184780.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa184780.pubproperty(en-US,CS.70).gif Description Gets or sets the description column's value in this row.
Aa184780.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataRow.)
Aa184780.pubproperty(en-US,CS.70).gif Item Overloaded.
Aa184780.pubproperty(en-US,CS.70).gif ItemArray (Inherited from DataRow.)
Aa184780.pubproperty(en-US,CS.70).gif LanguageId Gets or sets the Language identifier column's value in this row.
Aa184780.pubproperty(en-US,CS.70).gif PaymentMethodName Gets or sets the PaymentMethodName column's value in this row.
Aa184780.pubproperty(en-US,CS.70).gif RowError (Inherited from DataRow.)
Aa184780.pubproperty(en-US,CS.70).gif RowState (Inherited from DataRow.)
Aa184780.pubproperty(en-US,CS.70).gif Table (Inherited from DataRow.)

Top

See Also

Reference

PaymentMethodDataSet..::.PaymentMethodRow Class

Microsoft.CommerceServer.Orders Namespace