Gets the name of the child table which is part of this data relation.

Syntax

public string ChildTableName { get; }
Public ReadOnly Property ChildTableName() As String

Limitations

Read only.