CaseExpression Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a SQL CASE expression.
public class CaseExpression : System.Linq.Expressions.Expression, Microsoft.EntityFrameworkCore.Query.Expressions.Internal.IPrintable
type CaseExpression = class
inherit Expression
interface IPrintable
Public Class CaseExpression
Inherits Expression
Implements IPrintable
- Inheritance
-
CaseExpression
- Implements
-
Microsoft.
Entity Framework Core. Query. Expressions. Internal. IPrintable
Case |
Initializes a new instance of the CaseExpression class. |
Case |
Initializes a new instance of the CaseExpression class. |
Case |
Initializes a new instance of the CaseExpression class. |
Case |
Initializes a new instance of the CaseExpression class. |
Else |
Gets the else result expression. |
Node |
Gets the node type of this Expression. |
Operand |
Gets the case operand expression. |
Type |
Gets the static type of the expression that this Expression represents. |
When |
Gets the list of when clauses. |
Accept(Expression |
Dispatches to the specific visit method for this node type. |
Equals(Object) |
Determines whether the specified object is equal to the current object. |
Get |
Gets a hash code for the current object. |
To |
Returns a string that represents the current object. |
Visit |
Reduces the node and then calls the visitor delegate on the reduced expression. The method throws an exception if the node is not reducible. |
Proizvod | Verzije |
---|---|
Entity Framework Core | 2.2 |
Entity Framework povratne informacije
Entity Framework je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: