Udostępnij za pośrednictwem


DbCaseExpression.Then Właściwość

Definicja

Then Pobiera klauzule tego DbCaseExpressionobiektu .

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

Wartość właściwości

Klauzule Then tego DbCaseExpression.

Dotyczy