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.
Helper class to convert Expressions into a 'WHERE' clause that is supported by the OLE DB Provider for Commerce Server.
The ExpressionToProfilesWhereClauseConverter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ExpressionToProfilesWhereClauseConverter | Initializes a new instance of the ExpressionToProfilesWhereClauseConverter class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetWhereClause | Returns a 'WHERE' clause corresponding to the XML Expression provided. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top