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

Compare with Current View Page History

« Previous Version 2 Current »

Description

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

Property type

  • Read-write property

Syntax

Public Property Definition() As Variant

Example

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

See Also

  • No labels