Sdílet prostřednictvím


DbCaseExpression.When Vlastnost

Definice

Získá klauzule When tohoto DbCaseExpressionobjektu .

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression> When { get; }
member this.When : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public ReadOnly Property When As IList(Of DbExpression)

Hodnota vlastnosti

Klauzule When tohoto DbCaseExpressionpříkazu .

Platí pro