InversePropertyAttribute(String) Konstruktor

Definisi

Menginisialisasi instans InversePropertyAttribute baru kelas menggunakan properti yang ditentukan.

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)

Parameter

property
String

Properti navigasi yang mewakili ujung lain dari hubungan yang sama.

Berlaku untuk