Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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
languagevb
Public Property ID() As Variant

Example

Dim MyRelationship As Relationship
Anchorwp1024290wp1024290
Dim RelID As Integer
anchor

wp1024291wp1024291 
Anchorwp1024292wp1024292MyRelationship.ID = RelID


Info
titleSee Also