Condividi tramite


DbEntityEntry.Property(String) Metodo

Definizione

Ottiene un oggetto che rappresenta una proprietà scalare o complessa dell'entità.

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à.

Restituisce

Oggetto che rappresenta la proprietà.

Si applica a