InversePropertyAttribute(String) Konstruktor

Definicja

Inicjuje InversePropertyAttribute nowe wystąpienie klasy przy użyciu określonej właściwości.

public:
 InversePropertyAttribute(System::String ^ property);
public InversePropertyAttribute (string property);
new System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute : string -> System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute
Public Sub New (property As String)

Parametry

property
String

Właściwość nawigacji reprezentująca drugi koniec tej samej relacji.

Dotyczy