CrossListQueryCache Constructor
Include Protected Members
Include Inherited Members
Adds specified objects to the CrossListQueryCache object's cache.
Overload List
Name | Description | |
---|---|---|
CrossListQueryCache(CrossListQueryInfo) | Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification. | |
CrossListQueryCache(CrossListQueryInfo, String) | Creates a CrossListQueryCache object that is based on the CrossListQueryInfo class specification. |
Top