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)
public DocumentServer.DataSources.DataTableInfoCollection ChildTables { get; }
Public ReadOnly Property ChildTables() As DocumentServer.DataSources.DataTableInfoCollection
Read only.