![]() | EmailNotification Methods |
The EmailNotification type exposes the following members.
Name | Description | |
---|---|---|
![]() | Delete | (Inherited from DbObject.) |
![]() | Delete(Int32) |
Deletes the given notification.
(Overrides DbObjectDelete(Int32).) |
![]() ![]() | DeleteNotifications |
Deletes all existing email notifications.
|
![]() ![]() | DeleteNotifications(IEnumerableInt32) |
Deletes specific email notifications.
|
![]() ![]() | DeleteNotificationsByProfiles |
Deletes all email notifications that use specific profiles.
|
![]() ![]() | Exists(String) |
Returns value indicating whether there is an existant email notification with specified name.
|
![]() ![]() | Exists(String, IEnumerableInt32) |
Returns value indicating whether there is an existant email notification with specified name.
|
![]() ![]() | Exists(String, Int32) |
Returns value indicating whether there is an existant email notification with specified name.
|
![]() | Fill(IDataReader) |
Fills object properties with data provided by a given data reader.
(Overrides DbObjectFill(IDataReader).) |
![]() | Fill(IDataReader, Boolean, Boolean) |
Fills object properties with data provided by a given data reader.
|
![]() | FillRow |
Fills data row with the property values of the current object.
(Overrides DbObjectFillRow(DataRow).) |
![]() ![]() | GetNotificationByID |
Returns email notification by its ID.
|
![]() ![]() | GetNotifications |
Returns all available email notifications.
|
![]() ![]() | KeepNotifications |
Deletes all email notifications except of specific ones.
|
![]() ![]() | KeepNotificationsByProfiles |
Deletes all email notifications that use none of the specific profiles.
|
![]() | Load | (Inherited from DbObject.) |
![]() | Save |
Saves the profile.
(Overrides DbObjectSave.) |