QueryCatalogInfoClass Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
This class contains items required by the IPipelineComponent Interface.
The QueryCatalogInfoClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryCatalogInfoClass | Initializes a new instance of the QueryCatalogInfoClass class. |
Top
Methods
Name | Description | |
---|---|---|
ContextValuesRead | Implements the ContextValuesRead method of the IPipelineComponentDescription interface. | |
EnableDesign | Implements the EnableDesignMethod of IPipelineComponentDescription interface. | |
Equals | (Inherited from Object.) | |
Execute | Implements the Execute method of IPipelineComponent interface. | |
Finalize | (Inherited from Object.) | |
GetConfigData | Use this method to return a Dictionary object for the user interface to read the configuration data for the component. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
SetConfigData | Use this method to take a pointer to an object containing the configuration information for the component. | |
ToString | (Inherited from Object.) | |
ValuesRead | Implements the ValuesRead method of IPipelineComponentDescription interface. | |
ValuesWritten | Implements the ValuesWritten method of IPipelineComponentDescription interface. |
Top