Freigeben über


IConventionSetBuilder.CreateConventionSet Methode

Definition

Erstellt und gibt die zu verwendende Konvention zurück.

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

Gibt zurück

Die zu verwendende Konvention.

Gilt für: