SqlCommandBuilder<TEntity>.BuildSelectClause Method

Creates and returns a SELECT query for the current table that includes the SELECT clause only.

Namespace:  DbExtensions
Assembly: DbExtensions.dll

Syntax

public SqlBuilder BuildSelectClause()

Return Value

Type: SqlBuilder
The SELECT query for the current table.

See Also

Reference

SqlCommandBuilder<TEntity> Class
DbExtensions Namespace

© Max Toro Q.