Post Methods |
The Post type exposes the following members.
Name | Description | |
---|---|---|
Delete | (Inherited from DbObject.) | |
Delete(Int32) | (Inherited from DbObject.) | |
Fill |
Fills object properties with data from the given IDataReader object.
(Overrides PostBaseFill(IDataReader).) | |
FillRow |
Fills the given DataRow object with object state values.
(Overrides PostBaseFillRow(DataRow).) | |
GetPostById |
Returns the post by its Id.
| |
GetPosts |
Gets all posts available posts.
| |
GetPostsByChannelId |
Gets all posts by the given channel Id.
| |
GetPostsByMessageId |
Gets all posts by the given message Id.
| |
GetPublishData |
Returns the publish data to publish to the channel.
| |
Load | (Inherited from DbObject.) | |
Save | (Inherited from DbObject.) |