Freigeben über


DbComplexPropertyEntry.ComplexProperty(String) Methode

Definition

Ruft ein Objekt ab, das eine geschachtelte komplexe Eigenschaft dieser Eigenschaft darstellt.

[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

Parameter

propertyName
String

Der Name der geschachtelten Eigenschaft.

Gibt zurück

Ein Objekt, das die geschachtelte Eigenschaft darstellt.

Attribute

Gilt für: