CommentsDelete(SqlConnection, CommentsTables) Method
Namespace: Centralpoint.Web.CmsAssembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
public static int Delete(
SqlConnection connection,
CommentsTables table
)
Public Shared Function Delete (
connection As SqlConnection,
table As CommentsTables
) As Integer
- connection SqlConnection
-
- table CommentsTables
-
Int32