Versions Compared

Key

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

Description

This is the definition of the relationship. DATATYPE: String.

Property type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property Definition() As Variant

Example

Code Block
languagevb
Dim MyRelationship As

...

 Relationship
Dim RelDef As String
  
MyRelationship.Definition = RelDef

See Also