HeroStats Libraries
HeroConfigDataSet.ConfigurationsRow Methods

The methods of the HeroConfigDataSet.ConfigurationsRow class are listed below. For a complete list of HeroConfigDataSet.ConfigurationsRow class members, see the HeroConfigDataSet.ConfigurationsRow Members topic.

Public Static (Shared) Methods

Equals (inherited from Object) Determines whether the specified Object instances are considered equal.
ReferenceEquals (inherited from Object) Determines whether the specified Object instances are the same instance.

Public Instance Methods

AcceptChanges (inherited from DataRow) Commits all the changes made to this row since the last time AcceptChanges was called.
BeginEdit (inherited from DataRow) Begins an edit operation on a DataRowobject.
CancelEdit (inherited from DataRow) Cancels the current edit on the row.
ClearErrors (inherited from DataRow) Clears the errors for the row, including the RowError and errors set with SetColumnError.
Delete (inherited from DataRow) Deletes the DataRow .
EndEdit (inherited from DataRow) Ends the edit occurring on the row.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetChildRows (inherited from DataRow)Overloaded. Gets the child rows of a DataRow using the specified RelationName of a DataRelation.
GetColumnError (inherited from DataRow)Overloaded. Gets the error description for the column specified by index.
GetColumnsInError (inherited from DataRow) Gets an array of columns that have errors.
GetFiltersRows 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetParentRow (inherited from DataRow)Overloaded. Gets the parent row of a DataRow using the specified RelationName of a DataRelation.
GetParentRows (inherited from DataRow)Overloaded. Gets the parent rows of a DataRow using the specified RelationName of a DataRelation.
GetStatisticsRows 
GetTabsRows 
GetTimedPowersRows 
GetType (inherited from Object) Gets the Type of the current instance.
GetUntimedPowersRows 
HasVersion (inherited from DataRow) Gets a value indicating whether a specified version exists.
IsAlwaysShowDebtNull 
IsAppendDateToFilenameNull 
IsAutoOpenLastFileSavedNull 
IsBroadcastChannelNull 
IsCombatWarningsChannelNull 
IsDamageInflictedChannelNull 
IsDamageReceivedChannelNull 
IsEmotesChannelNull 
IsErrorChannelNull 
IsFileNameBaseNull 
IsFriendsChannelNull 
IsGeneralCombatChannelNull 
IsHealingDeliveredChannelNull 
IsHealingReceivedChannelNull 
IsLocalChannelNull 
IsMaxTimerCountNull 
IsMergeBuffTimersNull 
IsMinTimerSecondsToShowNull 
IsNoMessageLoggingNull 
IsNoStatLoggingNull 
IsNoticesChannelNull 
IsNpcDialogChannelNull 
IsNull (inherited from DataRow)Overloaded. Gets a value indicating whether the column at the specified index contains a null value.
IsPassThruFilenameNull 
IsPassThruModeNull 
IsPlayBuffExpirySoundNull 
IsPlayStatusSoundsNull 
IsPrivateMessagesChannelNull 
IsRequestChannelNull 
IsRewardsChannelNull 
IsSaveSeparateFilesNull 
IsShowBuffHeroesNull 
IsShowBuffsNull 
IsShowDamageIconsNull 
IsShowInGameExpPerHourRateNull 
IsShowInGameExpToLevelNull 
IsShowInspirationsNull 
IsShowLastXPNull 
IsShowPowerTimersNull 
IsShowStatusIconsNull 
IsStoreDetailsNull 
IsSupergroupChannelNull 
IsTeamChannelNull 
IsThrottleTimerNull 
IsUseTimerMaxNull 
RejectChanges (inherited from DataRow) Rejects all changes made to the row since AcceptChanges was last called.
SetAlwaysShowDebtNull 
SetAppendDateToFilenameNull 
SetAutoOpenLastFileSavedNull 
SetBroadcastChannelNull 
SetColumnError (inherited from DataRow)Overloaded. Sets the error description for a column specified by index.
SetCombatWarningsChannelNull 
SetDamageInflictedChannelNull 
SetDamageReceivedChannelNull 
SetEmotesChannelNull 
SetErrorChannelNull 
SetFileNameBaseNull 
SetFriendsChannelNull 
SetGeneralCombatChannelNull 
SetHealingDeliveredChannelNull 
SetHealingReceivedChannelNull 
SetLocalChannelNull 
SetMaxTimerCountNull 
SetMergeBuffTimersNull 
SetMinTimerSecondsToShowNull 
SetNoMessageLoggingNull 
SetNoStatLoggingNull 
SetNoticesChannelNull 
SetNpcDialogChannelNull 
SetParentRow (inherited from DataRow)Overloaded. Sets the parent row of a DataRow with specified new parent DataRow .
SetPassThruFilenameNull 
SetPassThruModeNull 
SetPlayBuffExpirySoundNull 
SetPlayStatusSoundsNull 
SetPrivateMessagesChannelNull 
SetRequestChannelNull 
SetRewardsChannelNull 
SetSaveSeparateFilesNull 
SetShowBuffHeroesNull 
SetShowBuffsNull 
SetShowDamageIconsNull 
SetShowInGameExpPerHourRateNull 
SetShowInGameExpToLevelNull 
SetShowInspirationsNull 
SetShowLastXPNull 
SetShowPowerTimersNull 
SetShowStatusIconsNull 
SetStoreDetailsNull 
SetSupergroupChannelNull 
SetTeamChannelNull 
SetThrottleTimerNull 
SetUseTimerMaxNull 
ToString (inherited from Object) Returns a String that represents the current Object.

See Also

HeroConfigDataSet.ConfigurationsRow Class | HeroStats.StatsEngine Namespace