'Usage Dim instance As IChildModelSupport Dim index As Integer Dim value As String value = instance.GetChildRelation(index)
Parameters
- index
- Index to the child relation
Return Value
String containing the name of the child data relation
'Usage Dim instance As IChildModelSupport Dim index As Integer Dim value As String value = instance.GetChildRelation(index)