Share via


RegionCodeDataSet.StateCodesRow Members

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 RegionCodeDataSet..::.StateCodesDataTable.

The RegionCodeDataSet..::.StateCodesRow type exposes the following members.

Methods

  Name Description
Aa152532.pubmethod(en-US,CS.70).gif AcceptChanges (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif BeginEdit (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif CancelEdit (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif ClearErrors (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif Delete (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif EndEdit (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa152532.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa152532.pubmethod(en-US,CS.70).gif GetChildRows Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif GetColumnError Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif GetColumnsInError (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa152532.pubmethod(en-US,CS.70).gif GetParentRow Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif GetParentRows Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa152532.pubmethod(en-US,CS.70).gif HasVersion (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif IsCodeNull Gets a value that indicates whether the CodeColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsCountryCodeNull Gets a value that indicates whether the CountryCodeColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsCreatedNull Gets a value that indicates whether the CreatedColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsDescriptionNull Gets a value that indicates whether the DescriptionColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsLastModifiedNull Gets a value that indicates whether the LastModifiedColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsModifiedByNull Gets a value that indicates whether the ModifiedByColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsNameNull Gets a value that indicates whether the NameColumn contains a nullNothingnullptra null reference (Nothing in Visual Basic) value.
Aa152532.pubmethod(en-US,CS.70).gif IsNull Overloaded.
Aa152532.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa152532.pubmethod(en-US,CS.70).gif RejectChanges (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif SetAdded (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif SetCodeNull Sets the CodeColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetColumnError Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif SetCountryCodeNull Sets the CountryCodeColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetCreatedNull Sets the CreatedColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetDescriptionNull Sets the DescriptionColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetLastModifiedNull Sets the LastModifiedColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetModified (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif SetModifiedByNull Sets the ModifiedByColumn to DBNull value.
Aa152532.pubmethod(en-US,CS.70).gif SetNameNull Sets the NameColumn to DBNull value.
Aa152532.protmethod(en-US,CS.70).gif SetNull (Inherited from DataRow.)
Aa152532.pubmethod(en-US,CS.70).gif SetParentRow Overloaded.
Aa152532.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa152532.pubproperty(en-US,CS.70).gif Code Gets or sets the state/province code.
Aa152532.pubproperty(en-US,CS.70).gif CountryCode Gets or sets the country/region (ISO) code.
Aa152532.pubproperty(en-US,CS.70).gif Created Gets or sets the DateTime this row was created.
Aa152532.pubproperty(en-US,CS.70).gif Description Gets or sets the state/province description.
Aa152532.pubproperty(en-US,CS.70).gif HasErrors (Inherited from DataRow.)
Aa152532.pubproperty(en-US,CS.70).gif Item Overloaded.
Aa152532.pubproperty(en-US,CS.70).gif ItemArray (Inherited from DataRow.)
Aa152532.pubproperty(en-US,CS.70).gif LastModified Gets or sets the DateTime when this row was last modified.
Aa152532.pubproperty(en-US,CS.70).gif ModifiedBy Gets or sets the name of the entity that last modified the current row.
Aa152532.pubproperty(en-US,CS.70).gif Name Gets or sets the name of the state/province in the current row.
Aa152532.pubproperty(en-US,CS.70).gif RowError (Inherited from DataRow.)
Aa152532.pubproperty(en-US,CS.70).gif RowState (Inherited from DataRow.)
Aa152532.pubproperty(en-US,CS.70).gif Table (Inherited from DataRow.)

Top

See Also

Reference

RegionCodeDataSet..::.StateCodesRow Class

Microsoft.CommerceServer.Orders Namespace