ITableBasedExpression.Table Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
associé à la ITableBase source de table donnée, le cas échéant.
public Microsoft.EntityFrameworkCore.Metadata.ITableBase Table { get; }
public Microsoft.EntityFrameworkCore.Metadata.ITableBase? Table { get; }
member this.Table : Microsoft.EntityFrameworkCore.Metadata.ITableBase
Public ReadOnly Property Table As ITableBase