Aracılığıyla paylaş


DbEntityEntry.ComplexProperty(String) Yöntem

Tanım

Bu varlığın karmaşık bir özelliğini temsil eden bir nesnesi alır.

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

Parametreler

propertyName
String

Karmaşık özelliğin adı.

Döndürülenler

Karmaşık özelliği temsil eden bir nesne.

Şunlara uygulanır