Click or drag to resize

Sms Methods

The Sms type exposes the following members.

Methods
  NameDescription
Public methodDelete (Inherited from DbObject.)
Public methodDelete(Int32) (Inherited from DbObject.)
Public methodFill
Fills the sms message properties with data from persistence layer
(Overrides DbObjectFill(IDataReader).)
Protected methodFillRow
Fills data row with message data for further data persistence layer processing.
(Overrides DbObjectFillRow(DataRow).)
Public methodStatic memberGetMessageById
Gets the sms message by identifier
Public methodStatic memberGetSmsMessages
Gets the SMS messages
Public methodStatic memberGetSmsMessagesBySql
Gets the SMS messages using CommandBuilder.
Public methodLoad (Inherited from DbObject.)
Public methodSave (Inherited from DbObject.)
Top
See Also