다음을 통해 공유


UpdateClause Constructor

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

Initializes a new instance of the UpdateClause class.

Overload List

  Name Description
ms988324.pubmethod(en-US,CS.70).gif UpdateClause()()() Initializes a new instance of the UpdateClause class.
ms988324.pubmethod(en-US,CS.70).gif UpdateClause(String, Object) Initializes a new instance of the UpdateClause class with parameters that specify the property to update and its value.
ms988324.pubmethod(en-US,CS.70).gif UpdateClause(String, Object, Boolean) Initializes a new instance of the UpdateClause class with parameters that specify the catalog property to update, its value, and whether the clause represents an expression.

Top

Remarks

Updates specified properties with the specified values.

See Also

Reference

UpdateClause Class

UpdateClause Members

Microsoft.CommerceServer.Catalog Namespace