Gets a DataRelationInfoCollection representing the parent-child-relationships this table has with other data tables. Is empty in case of the data source being an object, an IEnumerable or an assembly.
[C#] public DocumentServer.DataSources.DataRelationInfoCollection ChildRelations { get; }
[Visual Basic] Public ReadOnly Property ChildRelations() As DocumentServer.DataSources.DataRelationInfoCollection
Read only.
>> TXTextControl.DocumentServer.DataSources.DataTableInfo.ChildTables Property