ISelectExpressionFactory Schnittstelle

Definition

Eine Factory für SelectExpression-Instanzen.

public interface ISelectExpressionFactory
type ISelectExpressionFactory = interface
Public Interface ISelectExpressionFactory
Abgeleitet

Methoden

Create(RelationalQueryCompilationContext)

Erstellt ein neues SelectExpression.

Create(RelationalQueryCompilationContext, String)

Erstellt ein neues SelectExpression.

Gilt für: