Share via


UpdateClause Members

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

Represents an update clause containing the catalog property to update and its value.

The UpdateClause type exposes the following members.

Constructors

  Name Description
Aa128190.pubmethod(en-US,CS.70).gif UpdateClause Overloaded. Initializes a new instance of the UpdateClause class.

Top

Methods

  Name Description
Aa128190.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa128190.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa128190.pubmethod(en-US,CS.70).gifAa128190.static(en-US,CS.70).gif GetColumnUpdateStatement Returns the update statement in the form [ColumnName1]= (value1), [ColumnName2]= (value2).
Aa128190.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa128190.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa128190.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa128190.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa128190.pubproperty(en-US,CS.70).gif IsExpression Gets or sets a value that specifies whether the update clause represents an expression.
Aa128190.pubproperty(en-US,CS.70).gif PropertyName Gets or sets the property name.
Aa128190.pubproperty(en-US,CS.70).gif PropertyValue Gets or sets the catalog property value.

Top

See Also

Reference

UpdateClause Class

Microsoft.CommerceServer.Catalog Namespace