MetaChildrenColumn.ChildTable Property
.NET Framework (current version)
Gets an object that represents the child table of the one-to-many relationship.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Web.DynamicData.MetaTableAn object that represents the child table of the one-to-many relationship.
Use the ChildTable property to get an object that represents the child table of the one-to-many relationship. You can access the parent table by using the Table property.
.NET Framework
Available since 3.5
Available since 3.5
Show: