Condividi tramite


SelectExpression.Tables Proprietà

Definizione

Le tabelle che costituiscono la parte FROM dell'espressione 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)

Valore della proprietà

Si applica a