TableExpression(String, String, String, IQuerySource) Constructor
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.
Initializes a new instance of the Microsoft.EntityFrameworkCore.Query.Expressions.TableExpression class.
C#
public TableExpression (string table, string schema, string alias, Remotion.Linq.Clauses.IQuerySource querySource);
new Microsoft.EntityFrameworkCore.Query.Expressions.TableExpression : string * string * string * Remotion.Linq.Clauses.IQuerySource -> Microsoft.EntityFrameworkCore.Query.Expressions.TableExpression
Public Sub New (table As String, schema As String, alias As String, querySource As IQuerySource)
- table
- String
The table name.
- schema
- String
The schema name.
- alias
- String
The alias.
- querySource
- Remotion.Linq.Clauses.IQuerySource
The query source.
Proizvod | Verzije |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2 |
Surađujte s nama na GitHubu
Izvor za ovaj sadržaj možete pronaći na GitHubu, gdje možete stvarati i pregledavati probleme i zahtjeve za povlačenjem. Dodatne informacije potražite u našem vodiču za suradnike.
Povratne informacije o proizvodu Entity Framework
Entity Framework je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: