SqlCommandBuilder<TEntity>.BuildSelectStatement Method

Creates and returns a SELECT query for the current table that includes the SELECT and FROM clauses.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public SqlBuilder BuildSelectStatement()

Return Value

Type: SqlBuilder
The SELECT query for the current table.

See Also

Reference

SqlCommandBuilder<TEntity> Class
DbExtensions Namespace

© Max Toro Q.