Sdílet prostřednictvím


DbComplexPropertyEntry.ComplexProperty(String) Metoda

Definice

Získá objekt, který představuje vnořenou komplexní vlastnost této vlastnosti.

[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

Název vnořené vlastnosti.

Návraty

Objekt představující vnořenou vlastnost.

Atributy

Platí pro