SelectExpression.GetTableForQuerySource(IQuerySource) Method
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.
Gets the table corresponding to the supplied query source.
C#
public virtual Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase GetTableForQuerySource (Remotion.Linq.Clauses.IQuerySource querySource);
abstract member GetTableForQuerySource : Remotion.Linq.Clauses.IQuerySource -> Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase
override this.GetTableForQuerySource : Remotion.Linq.Clauses.IQuerySource -> Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase
Public Overridable Function GetTableForQuerySource (querySource As IQuerySource) As TableExpressionBase
- querySource
- Remotion.Linq.Clauses.IQuerySource
The query source.
The table for query source.
Продукт | Версії |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
Співпраця з нами на GitHub
Джерело цього вмісту можна знайти на GitHub, де також можна створювати й переглядати запитання та запити на внесення змін. Докладні відомості наведено в нашому посібнику для співавторів.
Відгук про Entity Framework
Entity Framework – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: