QueryCompilationContext.FindEntityType(IQuerySource) Yöntem

Tanım

Verilen sorgu kaynağına eşlenen varlık türünü alır

public virtual Microsoft.EntityFrameworkCore.Metadata.IEntityType FindEntityType (Remotion.Linq.Clauses.IQuerySource querySource);
abstract member FindEntityType : Remotion.Linq.Clauses.IQuerySource -> Microsoft.EntityFrameworkCore.Metadata.IEntityType
override this.FindEntityType : Remotion.Linq.Clauses.IQuerySource -> Microsoft.EntityFrameworkCore.Metadata.IEntityType
Public Overridable Function FindEntityType (querySource As IQuerySource) As IEntityType

Parametreler

querySource
Remotion.Linq.Clauses.IQuerySource

Döndürülenler

IEntityType

Şunlara uygulanır