ColumnProvider.Association Property
.NET Framework (current version)
Gets the provider for the table that a column represents.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Public Overridable Property Association As AssociationProvider Get Protected Set End Property
Property Value
Type: System.Web.DynamicData.ModelProviders.AssociationProviderThe provider for a table that a column represents, if one exists; otherwise, null.
.NET Framework
Available since 3.5
Available since 3.5
Show: