Compartir a través de


ProviderConventionSetBuilder.CreateConventionSet Método

Definición

Compila y devuelve la convención establecida para el proveedor de base de datos actual.

public virtual Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet CreateConventionSet ();
abstract member CreateConventionSet : unit -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
override this.CreateConventionSet : unit -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
Public Overridable Function CreateConventionSet () As ConventionSet

Devoluciones

Convención establecida para el proveedor de base de datos actual.

Implementaciones

Se aplica a