SearchUI.DataTableCache Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the cached data.
public: ref class SearchUI::DataTableCache
public class SearchUI.DataTableCache
type SearchUI.DataTableCache = class
Public Class SearchUI.DataTableCache
- Inheritance
-
SearchUI.DataTableCache
Constructors
SearchUI.DataTableCache() |
Initializes a new instance of the SearchUI.DataTableCache class. |
Fields
data |
Specifies the cached data. |
fieldList |
Specifies the list of fields. |
formatXml |
Specifies the format XML. |
idField |
Specifies the ID. |
logicalName |
Specifies the logical name. |