Click or drag to resize

DataContextDeleteAll Method

Overload List
 NameDescription
Public methodDeleteAll(Type, SqlStatement) Delete from the database
Public methodDeleteAll(Type, LambdaExpression) Update all
Public methodDeleteAllTModel(ExpressionFuncTModel, Boolean) Delete from the database
Public methodDeleteAllTModel(SqlStatement) Update all with specified Sql based statement
Top
See Also