Udostępnij przez


DbComplexPropertyEntry.ComplexProperty(String) Metoda

Definicja

Pobiera obiekt, który reprezentuje zagnieżdżonych właściwości złożonych tej właściwości.

[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

Parametry

propertyName
String

Nazwa zagnieżdżonej właściwości.

Zwraca

Obiekt reprezentujący zagnieżdżonych właściwości.

Atrybuty

Dotyczy