ItemsInfo Class
Summary
A strongly typed ADO.NET System.Data.DataSet which contains the cache item information.
Syntax
[SerializableAttribute()]
[ToolboxItemAttribute(true)]
[XmlSchemaProviderAttribute("GetTypedDataSetSchema")]
[XmlRootAttribute("ItemsInfo")]
[HelpKeywordAttribute("vs.data.DataSet")]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "2.0.0.0")]
public class ItemsInfo : DataSet
<HelpKeywordAttribute("vs.data.DataSet")>
<GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")>
<SerializableAttribute()>
Public Class ItemsInfo
Inherits System.Data.DataSet
Implements System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[HelpKeywordAttribute("vs.data.DataSet")]
[GeneratedCodeAttribute(Tool="System.Data.Design.TypedDataSetGenerator", Version="2.0.0.0")]
[SerializableAttribute()]
public ref class ItemsInfo : public System.Data.DataSet, System.ComponentModel.IComponent, System.ComponentModel.IListSource, System.ComponentModel.ISupportInitialize, System.ComponentModel.ISupportInitializeNotification, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable