AssociationReversePropertyName Property |
Name of property that retrieves other side of association
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string ReversePropertyName { get; }
Public ReadOnly Property ReversePropertyName As String
Get
public:
property String^ ReversePropertyName {
String^ get ();
}
member ReversePropertyName : string with get
Property Value
Type:
StringSee Also