RelationOneToManyFrom, ToFromFieldName Property |
Name of field referencing this object from From object
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public string FromFieldName { get; }
Public ReadOnly Property FromFieldName As String
Get
public:
property String^ FromFieldName {
String^ get ();
}
member FromFieldName : string with get
Property Value
Type:
StringSee Also