Click or drag to resize
ForumPostInfoProviderSelectForumPosts Method
Overload List
  NameDescription
Public methodStatic memberSelectForumPosts(Int32, String)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String, String)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(String, String, Int32, String)
Returns the DataSet of forum posts joined with user, user settings and other tables.
Public methodStatic memberSelectForumPosts(Int32, String, String, String, Int32)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String, String, Int32, Boolean)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32, String)
Returns the DataSet of forum posts in specified subtree of forum posts.
Public methodStatic memberSelectForumPosts(Int32, String, String, String, Int32, Boolean, Int32, String, Int32, Int32, Int32)
Returns the DataSet of forum posts in specified subtree of forum posts.
Top
See Also