| Message Methods |
The Message type exposes the following members.
Methods
| Name | Description |
---|
| ClearAnswers | |
| Delete | (Inherited from DbObject.) |
| Delete(Int32) | (Overrides DbObjectDelete(Int32).) |
| DeleteMessagesByCategoryID | |
| DeleteMessagesByParentID | |
| DeleteRemovedFiles | |
| Fill(IDataReader) | (Overrides DbObjectFill(IDataReader).) |
| Fill(String) | |
| FillRow | (Overrides DbObjectFillRow(DataRow).) |
| GetMessageByID | |
| GetMessages | |
| GetRepliesByThread(Message) | |
| GetRepliesByThread(Message, Int32, Int32) | |
| GetRepliesByThreads(MessageCollection) | |
| GetRepliesByThreads(MessageCollection, Int32, Int32) | |
| GetThreadMessageByID | |
| GetThreads | |
| GetThreadsByCategories(CategoryCollection) | |
| GetThreadsByCategories(CategoryCollection, ThreadsOrderByFields) | |
| GetThreadsByCategories(CategoryCollection, Boolean) | Obsolete. |
| GetThreadsByCategories(CategoryCollection, ThreadsOrderByFields, Int32, Int32) | |
| GetThreadsByCategories(CategoryCollection, Boolean, Int32, Int32) | Obsolete. |
| GetThreadsByCategory(Category) | |
| GetThreadsByCategory(Category, ThreadsOrderByFields) | |
| GetThreadsByCategory(Category, Boolean) | Obsolete. |
| GetThreadsByCategory(Category, ThreadsOrderByFields, Int32, Int32) | |
| GetThreadsByCategory(Category, Boolean, Int32, Int32) | Obsolete. |
| GetThreadsByIDs | |
| Load | (Inherited from DbObject.) |
| LoadReplies | |
| LoadThreads | |
| Save | (Inherited from DbObject.) |
| SaveFiles | |
TopSee Also