[]
Gets the name of the child data relation at the specified position.
string GetChildRelation(int index)
Function GetChildRelation(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | Index to the child relation |
| Type | Description |
|---|---|
| string | The name of the child data relation at the specified position. |