SqlCommandBuilder<TEntity>.BuildDeleteStatement Method

Creates and returns a DELETE command for the current table that includes the DELETE and FROM clauses.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public SqlBuilder BuildDeleteStatement()

Return Value

Type: SqlBuilder
The DELETE command for the current table.

See Also

Reference

SqlCommandBuilder<TEntity> Class
DbExtensions Namespace

© Max Toro Q.