Share via


InversePropertyAttribute(String) Oluşturucu

Tanım

Belirtilen özelliği kullanarak sınıfının yeni bir örneğini InversePropertyAttribute başlatır.

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)

Parametreler

property
String

Aynı ilişkinin diğer ucunu temsil eden gezinti özelliği.

Şunlara uygulanır