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.

Syntax

public DocumentServer.DataSources.DataRelationInfoCollection ChildRelations { get; }
Public ReadOnly Property ChildRelations() As DocumentServer.DataSources.DataRelationInfoCollection

Limitations

Read only.