Description
Name of the relationship. DATATYPE: String.
Property Type
- Read-write property
Syntax
Public Property Namne() As Variant
Example
Dim MyRelationship As Relationship
Dim RelName As String
MyRelationship.Name = RelName
See Also
Name of the relationship. DATATYPE: String.
Public Property Namne() As Variant
Dim MyRelationship As Relationship
Dim RelName As String
MyRelationship.Name = RelName
See Also
Copyright © 2004-2024 IDERA, Inc.