[This is preliminary documentation and subject to change.]
For a list of all members of this type, see GlobalConfigDataSet Members .
System.Object
System.ComponentModel.MarshalByValueComponent System.Data.DataSet HeroStats.StatsEngine.GlobalConfigDataSet HeroStats.StatsEngine.GlobalConfiguration
[Visual Basic]
<Serializable, _
DesignerCategory(Category:="code", TypeId:=System.ComponentModel.DesignerCategoryAttributecode), _
ToolboxItem(ToolboxItemType:=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName:="System.Drawing.Design.ToolboxItem, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId:=System.ComponentModel.ToolboxItemAttribute), _
DebuggerStepThrough(TypeId:=System.Diagnostics.DebuggerStepThroughAttribute), _
DefaultProperty(Name:="DataSetName", TypeId:=System.ComponentModel.DefaultPropertyAttribute), _
Designer(DesignerBaseTypeName:="System.ComponentModel.Design.IDesigner", DesignerTypeName:="Microsoft.VSDesigner.Data.VS.DataSetDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId:=System.ComponentModel.DesignerAttributeSystem.ComponentModel.Design.IDesigner), _
TypeConverter(ConverterTypeName:="System.ComponentModel.ComponentConverter, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", TypeId:=System.ComponentModel.TypeConverterAttribute), _
Designer(DesignerBaseTypeName:="System.ComponentModel.Design.IRootDesigner, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", DesignerTypeName:="System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId:=System.ComponentModel.DesignerAttributeSystem.ComponentModel.Design.IRootDesigner)>
Public Class GlobalConfigDataSet
[C#]
[Serializable]
[DesignerCategory(Category="code", TypeId=System.ComponentModel.DesignerCategoryAttributecode)]
[ToolboxItem(ToolboxItemType=System.Drawing.Design.ToolboxItem, ToolboxItemTypeName="System.Drawing.Design.ToolboxItem, System.Drawing, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId=System.ComponentModel.ToolboxItemAttribute)]
[DebuggerStepThrough(TypeId=System.Diagnostics.DebuggerStepThroughAttribute)]
[DefaultProperty(Name="DataSetName", TypeId=System.ComponentModel.DefaultPropertyAttribute)]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IDesigner", DesignerTypeName="Microsoft.VSDesigner.Data.VS.DataSetDesigner, Microsoft.VSDesigner, Version=7.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId=System.ComponentModel.DesignerAttributeSystem.ComponentModel.Design.IDesigner)]
[TypeConverter(ConverterTypeName="System.ComponentModel.ComponentConverter, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", TypeId=System.ComponentModel.TypeConverterAttribute)]
[Designer(DesignerBaseTypeName="System.ComponentModel.Design.IRootDesigner, System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089", DesignerTypeName="System.Windows.Forms.Design.ComponentDocumentDesigner, System.Design, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", TypeId=System.ComponentModel.DesignerAttributeSystem.ComponentModel.Design.IRootDesigner)]
public class GlobalConfigDataSet
: DataSet
Thread Safety
Public static (Shared in Visual Basic) members of this type are not guaranteed
to be safe for multithreaded operations. Instance members are thread-safe.
Requirements
Namespace:
HeroStats.StatsEngine
Assembly: StatsEngine (in StatsEngine.dll)
See Also
GlobalConfigDataSet Members | HeroStats.StatsEngine Namespace