Gets a DataTableInfoCollection representing the child-tables this table has. (Either according to the known data relations or, in case of an assembly or an object as a data source, to the properties of the involved classes)

Syntax

public DocumentServer.DataSources.DataTableInfoCollection ChildTables { get; }
Public ReadOnly Property ChildTables() As DocumentServer.DataSources.DataTableInfoCollection

Limitations

Read only.