​
​
​

Returns the names of the child relations in this table as a string array.

Syntax

​string[] ChildTableNames { get; }
​ReadOnly Property ChildTableNames() As String()
​

Limitations

Read only.

​