ExistsExpression 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 EXISTS expression.
public class ExistsExpression : System.Linq.Expressions.Expression
type ExistsExpression = class
inherit Expression
Public Class ExistsExpression
Inherits Expression
- Inheritance
-
ExistsExpression
Exists |
Creates a new instance of a ExistsExpression.. |
Exists |
Creates a new instance of a ExistsExpression.. |
Expression |
Gets the subquery operand of the EXISTS expression. |
Node |
Returns the node type of this Expression. (Inherited from Expression.) |
Subquery |
Gets the subquery operand of the EXISTS expression. |
Type |
Gets the static type of the expression that this Expression represents. (Inherited from Expression.) |
Accept(Expression |
Dispatches to the specific visit method for this node type. |
Equals(Object) |
Tests if this object is considered equal to another. |
Get |
Returns a hash code for this object. |
Visit |
Reduces the node and then calls the Visit(Expression) method passing the reduced expression. Throws an exception if the node isn't reducible. |
Proizvod | Verzije |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
Entity Framework povratne informacije
Entity Framework je projekat otvorenog koda. Odaberite vezu za pružanje povratnih informacija: