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