AssociationProvider.ToColumn Property
.NET Framework (current version)
Gets or sets the destination column of the association.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
abstract ToColumn : ColumnProvider with get, set override ToColumn : ColumnProvider with get, set
Property Value
Type: System.Web.DynamicData.ModelProviders.ColumnProviderThe destination column of the association.
This property is optional and is generally required only for one-to-many and one-to-one relationships
.NET Framework
Available since 3.5
Available since 3.5
Show: