Aracılığıyla paylaş


DbComplexPropertyEntry.ComplexProperty(String) Yöntem

Tanım

Bu özelliğin iç içe karmaşık özelliğini temsil eden bir nesnesi alır.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1719:ParameterNamesShouldNotMatchMemberNames", Justification="Rule predates more fluent naming conventions.", MessageId="0#")]
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

İç içe özelliğin adı.

Döndürülenler

İç içe özelliği temsil eden bir nesne.

Öznitelikler

Şunlara uygulanır