Show / Hide Table of Contents

Method When

| Improve this Doc View Source

When(_Boolean)

Construct CASE WHEN expression.

Declaration
public CaseWhen<TResult> When(_Boolean when)
Parameters
Type Name Description
_Boolean when

The condition.

Returns
Type Description
CaseWhen<TResult>

The result.

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