Show / Hide Table of Contents

Method Where

| Improve this Doc View Source

Where(_Boolean)

Constructs SQL WHERE.

Declaration
public DbAggregateQueryBuilder Where(_Boolean condition)
Parameters
Type Name Description
_Boolean condition

The condition.

Returns
Type Description
DbAggregateQueryBuilder

This aggregate query builder for fluent coding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest