Sdílet prostřednictvím


DbCaseExpression.Then Vlastnost

Definice

Získá klauzule Then tohoto DbCaseExpression.

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

Hodnota vlastnosti

Klauzule Then tohoto DbCaseExpression.

Platí pro