RuntimeSkipNavigation.Inverse 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.
Obtient ou définit la navigation inverse.
public virtual Microsoft.EntityFrameworkCore.Metadata.RuntimeSkipNavigation? Inverse { get; set; }
member this.Inverse : Microsoft.EntityFrameworkCore.Metadata.RuntimeSkipNavigation with get, set
Public Overridable Property Inverse As RuntimeSkipNavigation