Page History
Description
This is the definition Definition of the relationship. DATATYPE: String.
Property type
- Read-write property
...
Code Block | ||
---|---|---|
| ||
Public Property Definition() As Variant |
Example
...
...
language | vb |
---|
Dim
...
MyRelationship
...
As
...
Relationship
...
Dim
...
RelDef
...
As
...
String
...
MyRelationship.Definition
...
=
...
RelDef
Info | ||
---|---|---|
| ||