Bagikan melalui


ConventionSet.KeyAddedConventions Properti

Definisi

Konvensi yang akan dijalankan saat kunci ditambahkan.

public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyConvention> KeyAddedConventions { get; }
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyAddedConvention> KeyAddedConventions { get; }
public virtual System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAddedConvention> KeyAddedConventions { get; }
public virtual System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAddedConvention> KeyAddedConventions { get; }
member this.KeyAddedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyConvention>
member this.KeyAddedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyAddedConvention>
member this.KeyAddedConventions : System.Collections.Generic.IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAddedConvention>
member this.KeyAddedConventions : System.Collections.Generic.List<Microsoft.EntityFrameworkCore.Metadata.Conventions.IKeyAddedConvention>
Public Overridable ReadOnly Property KeyAddedConventions As IList(Of IKeyConvention)
Public Overridable ReadOnly Property KeyAddedConventions As IList(Of IKeyAddedConvention)
Public Overridable ReadOnly Property KeyAddedConventions As List(Of IKeyAddedConvention)

Nilai Properti

IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyConvention>
IList<Microsoft.EntityFrameworkCore.Metadata.Conventions.Internal.IKeyAddedConvention>

Berlaku untuk