IProviderConventionSetBuilder.CreateConventionSet Méthode
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.
Génère et retourne le jeu de conventions pour le fournisseur de base de données actuel.
public Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet CreateConventionSet();
abstract member CreateConventionSet : unit -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
Public Function CreateConventionSet () As ConventionSet
Retours
Ensemble de conventions pour le fournisseur de base de données actuel.