SqlCommandBuilder<TEntity>.BuildUpdateClause Method

Creates and returns an UPDATE command for the current table that includes the UPDATE clause.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public SqlBuilder BuildUpdateClause()

Return Value

Type: SqlBuilder
The UPDATE command for the current table.

See Also

Reference

SqlCommandBuilder<TEntity> Class
DbExtensions Namespace

© Max Toro Q.