RelationalEntityTypeAnnotations.GetNonRootDiscriminatorProperty Yöntem

Tanım

IPropertyTaban türlerine geçiş yapmadan bu tür üzerinde ayrıştırıcı için kullanılacak kümeyi bulur.

protected virtual Microsoft.EntityFrameworkCore.Metadata.IProperty GetNonRootDiscriminatorProperty ();
abstract member GetNonRootDiscriminatorProperty : unit -> Microsoft.EntityFrameworkCore.Metadata.IProperty
override this.GetNonRootDiscriminatorProperty : unit -> Microsoft.EntityFrameworkCore.Metadata.IProperty
Protected Overridable Function GetNonRootDiscriminatorProperty () As IProperty

Döndürülenler

IProperty

Özellik bulundu veya eşleşen bir özellik bulunmazsa null .

Şunlara uygulanır