Description
This is the name of the relationship. DATATYPE: String.
Property type
Read-write property
Syntax
Visual Basic |
Public Property Name() As Variant |
Example
Dim MyRelationship As Relationship
Dim RelName As String
MyRelationship.Name = RelName