Condividi tramite


DbComplexPropertyEntry.Property(String) Metodo

Definizione

Ottiene un oggetto che rappresenta una proprietà annidata della proprietà. Questo metodo può essere utilizzato sia per le proprietà scalari che per quelle complesse.

public System.Data.Entity.Infrastructure.DbPropertyEntry Property (string propertyName);
member this.Property : string -> System.Data.Entity.Infrastructure.DbPropertyEntry
Public Function Property (propertyName As String) As DbPropertyEntry

Parametri

propertyName
String

Nome della proprietà annidata.

Restituisce

Oggetto che rappresenta la proprietà annidata.

Si applica a