Page History
Description
ID of the relationship . This ID is as assigned by ER/Studio. Each relationship in a diagram has a unique ID. DATATYPE: Integer.
Property
...
Type
- Read-only property
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Property ID() As Variant |
Example
Dim MyRelationship As Relationship Anchor
Dim RelID As Integer
anchor
Info | ||
---|---|---|
| ||