The following members of QML type RelationshipInfo are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Properties
- id : string
(obsolete)
Property Documentation
This property is obsolete. It is provided to keep old source code working. We strongly advise against using it in new code.
Returns the ID of this relationship, this is shared between origin and destination tables (read-only).
Note: The underlying Runtime property is represented as a 64-bit integer type. See Accessing 64-bit integer properties from QML.
This property is deprecated in 100.2.0. Use relationshipId instead.