ForumPostInfoProviderSelectForumPosts Method |
Name | Description | |
---|---|---|
SelectForumPosts(Int32, String) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String, String) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(String, String, Int32, String) |
Returns the DataSet of forum posts joined with user, user settings and other tables.
| |
SelectForumPosts(Int32, String, String, String, Int32) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String, String, Int32, Boolean) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32, String) |
Returns the DataSet of forum posts in specified subtree of forum posts.
| |
SelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32, String, Int32, Int32, Int32) |
Returns the DataSet of forum posts in specified subtree of forum posts.
|