Udostępnij za pośrednictwem


DbEntityEntry.ComplexProperty(String) Metoda

Definicja

Pobiera obiekt reprezentujący złożoną właściwość tej jednostki.

public System.Data.Entity.Infrastructure.DbComplexPropertyEntry ComplexProperty (string propertyName);
member this.ComplexProperty : string -> System.Data.Entity.Infrastructure.DbComplexPropertyEntry
Public Function ComplexProperty (propertyName As String) As DbComplexPropertyEntry

Parametry

propertyName
String

Nazwa właściwości złożonej.

Zwraca

Obiekt reprezentujący właściwość złożoną.

Dotyczy