The properties of the GlobalConfiguration class are listed below. For a complete list of GlobalConfiguration class members, see the GlobalConfiguration Members topic.
Accounting (inherited from GlobalConfigDataSet) | |
Area (inherited from GlobalConfigDataSet) | |
Buffs (inherited from GlobalConfigDataSet) | |
CaseSensitive (inherited from DataSet) | Gets or sets a value indicating whether string comparisons within DataTable objects are case-sensitive. |
Container (inherited from MarshalByValueComponent) | Gets the container for the component. |
DataSetName (inherited from DataSet) | Gets or sets the name of the current DataSet . |
DefaultViewManager (inherited from DataSet) | Gets a custom view of the data contained in the DataSet to allow filtering, searching, and navigating using a custom DataViewManager . |
DesignMode (inherited from MarshalByValueComponent) | Gets a value indicating whether the component is currently in design mode. |
EnforceConstraints (inherited from DataSet) | Gets or sets a value indicating whether constraint rules are followed when attempting any update operation. |
ExtendedProperties (inherited from DataSet) | Gets the collection of customized user information associated with the DataSet . |
HasErrors (inherited from DataSet) | Gets a value indicating whether there are errors in any of the DataTable objects within this DataSet . |
Locale (inherited from DataSet) | Gets or sets the locale information used to compare strings within the table. |
MRU (inherited from GlobalConfigDataSet) | |
Namespace (inherited from DataSet) | Gets or sets the namespace of the DataSet. |
Options | Gets the options. |
OptionsData (inherited from GlobalConfigDataSet) | |
Prefix (inherited from DataSet) | Gets or sets an XML prefix that aliases the namespace of the DataSet. |
Relations (inherited from DataSet) | Get the collection of relations that link tables and allow navigation from parent tables to child tables. |
Site (inherited from DataSet) | Gets or sets an ISite for the DataSet . |
Stackability (inherited from GlobalConfigDataSet) | |
Tables (inherited from DataSet) | Gets the collection of tables contained in the DataSet. |
GlobalConfiguration Class | HeroStats.StatsEngine Namespace