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