Partager via


RelationalAdHocMapper.BuildConventionSet Method

Definition

Builds the convention set to be used by the ad-hoc mapper.

public override Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet BuildConventionSet ();
override this.BuildConventionSet : unit -> Microsoft.EntityFrameworkCore.Metadata.Conventions.ConventionSet
Public Overrides Function BuildConventionSet () As ConventionSet

Returns

The convention set.

Applies to