Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Deletes the current row and moves it to the next valid row.
public virtual bool DeleteNamed(const char * tableName)
tableName A table name or its correlation (required when the database has multiple columns that share the same table name).
True on success; otherwise, returns false.