Show / Hide Table of Contents

Method Where

| Improve this Doc View Source

Where(_Boolean)

Constructs SQL WHERE.

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

The condition.

Returns
Type Description
DbQueryBuilder

This query builder for fluent coding.

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