DataColumn::Table Property
.NET Framework (current version)
Gets the DataTable to which the column belongs to.
Assembly: System.Data (in System.Data.dll)
The following example returns the parent table of a DataColumn through its Table property.
.NET Framework
Available since 1.1
Available since 1.1
Show: