PerformanceStats Class
- Last UpdatedNov 06, 2025
- 1 minute read
Represents a strongly typed in-memory cache of data.
'Declaration
<DesignerCategoryAttribute("code")>
<ToolboxItemAttribute(True)>
<XmlSchemaProviderAttribute("GetTypedDataSetSchema")>
<XmlRootAttribute("PerformanceStats")>
<HelpKeywordAttribute("vs.data.DataSet")>
<DesignerAttribute("Microsoft.VSDesigner.Data.VS.DataSetDesigner, Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<DefaultPropertyAttribute("DataSetName")>
<ResDescriptionAttribute("DataSetDescr")>
<TypeConverterAttribute(System.ComponentModel.ComponentConverter)>
<SerializableAttribute()>
Public Class PerformanceStats
Inherits System.Data.DataSet
[DesignerCategory("code")]
[ToolboxItem(true)]
[XmlSchemaProvider("GetTypedDataSetSchema")]
[XmlRoot("PerformanceStats")]
[HelpKeyword("vs.data.DataSet")]
[Designer("Microsoft.VSDesigner.Data.VS.DataSetDesigner, Microsoft.VSDesigner, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[DefaultProperty("DataSetName")]
[ResDescription("DataSetDescr")]
[TypeConverter(System.ComponentModel.ComponentConverter)]
[Serializable()]
public class PerformanceStats : System.Data.DataSet
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
FactMES.Client.Common.PerformanceStats
