AssociationProvider.ToTable Property

 

Gets the destination table of the association.

Namespace:   System.Web.DynamicData.ModelProviders
Assembly:  System.Web.DynamicData (in System.Web.DynamicData.dll)

Public Overridable Property ToTable As TableProvider
	Get
	Protected Set
End Property

Property Value

Type: System.Web.DynamicData.ModelProviders.TableProvider

The destination table of the association.

.NET Framework
Available since 3.5
Return to top
Show: