AssociationReverseReferenceType Property |
Type of reference to this object at other end of association
Namespace:
VelocityDb.TypeInfo
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public AssociationReverseReferenceTypeEnum ReverseReferenceType { get; }
Public ReadOnly Property ReverseReferenceType As AssociationReverseReferenceTypeEnum
Get
public:
property AssociationReverseReferenceTypeEnum ReverseReferenceType {
AssociationReverseReferenceTypeEnum get ();
}
member ReverseReferenceType : AssociationReverseReferenceTypeEnum with get
Property Value
Type:
AssociationReverseReferenceTypeEnumSee Also