| C# |
public class EmailSendLog
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| EmailSendLog()()() | Initializes a new instance of the EmailSendLog class | |
| Create(Guid, Guid, Guid, Guid, Guid, String, String, String, String, String, String, String, DateTime, String, String, Guid) |
Inserts a row in the mp_EmailSendLog table. Returns rows affected count.
| |
| Delete(Guid) |
Deletes a row from the mp_EmailSendLog table. Returns true if row deleted.
| |
| DeleteByModule(Guid) |
Deletes rows from the mp_EmailSendLog table. Returns true if row deleted.
| |
| DeleteBySite(Guid) |
Deletes rows from the mp_EmailSendLog table. Returns true if row deleted.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetHashCode()()() | (Inherited from Object.) | |
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| EmailSendLog | |