You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

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

Property type

Read-write property

Syntax

Visual Basic

Public Property Definition() As Variant

Example

Dim MyRelationship As Relationship
Dim RelDef As String
 
MyRelationship.Definition = RelDef

See Also

Relationship Object

  • No labels