Sms Methods |
The Sms type exposes the following members.
| Name | Description | |
|---|---|---|
| Delete | (Inherited from DbObject.) | |
| Delete(Int32) | (Inherited from DbObject.) | |
| Fill |
Fills the sms message properties with data from persistence layer
(Overrides DbObjectFill(IDataReader).) | |
| FillRow |
Fills data row with message data for further data persistence layer processing.
(Overrides DbObjectFillRow(DataRow).) | |
| GetMessageById |
Gets the sms message by identifier
| |
| GetSmsMessages |
Gets the SMS messages
| |
| GetSmsMessagesBySql |
Gets the SMS messages using CommandBuilder.
| |
| Load | (Inherited from DbObject.) | |
| Save | (Inherited from DbObject.) |