Show / Hide Table of Contents

Method When

| Improve this Doc View Source

When(_Boolean)

Constructs WHEN statement of CASE expression.

Declaration
public static CaseWhen When(_Boolean when)
Parameters
Type Name Description
_Boolean when

The condition.

Returns
Type Description
CaseWhen

A CaseWhen struct for further expression construct.

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