InversePropertyAttribute(String) Konstruktor

Definice

Inicializuje novou instanci InversePropertyAttribute třídy pomocí zadané vlastnosti.

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

Navigační vlastnost představující druhý konec stejného vztahu.

Platí pro