Bagikan melalui


ManyToManyJoinEntityTypeConvention.GenerateJoinTypeName Metode

Definisi

Menghasilkan nama unik untuk jenis entitas gabungan baru.

protected virtual string GenerateJoinTypeName (Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation skipNavigation);
abstract member GenerateJoinTypeName : Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation -> string
override this.GenerateJoinTypeName : Microsoft.EntityFrameworkCore.Metadata.IConventionSkipNavigation -> string
Protected Overridable Function GenerateJoinTypeName (skipNavigation As IConventionSkipNavigation) As String

Parameter

skipNavigation
IConventionSkipNavigation

Target melewati navigasi.

Mengembalikan

Nama jenis entitas yang unik.

Berlaku untuk