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