DbCaseExpression.Then Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les clauses Then de ce 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)
Valeur de propriété
Clauses Then de ce DbCaseExpression.