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.
Initializes a new instance of the UpdateClause class.
Overload List
Name | Description | |
---|---|---|
![]() |
UpdateClause()()() | Initializes a new instance of the UpdateClause class. |
![]() |
UpdateClause(String, Object) | Initializes a new instance of the UpdateClause class with parameters that specify the property to update and its value. |
![]() |
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.