Bagikan melalui


SelectExpression.Tables Properti

Definisi

Tabel yang membentuk bagian FROM dari ekspresi SELECT.

public virtual System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase> Tables { get; }
member this.Tables : System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Query.Expressions.TableExpressionBase>
Public Overridable ReadOnly Property Tables As IReadOnlyList(Of TableExpressionBase)

Nilai Properti

Berlaku untuk