MetaTable.DataContextPropertyName Property

 

Gets the name of the table.

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

abstract DataContextPropertyName : string with get
override DataContextPropertyName : string with get

Property Value

Type: System.String

The name of the table.

The name comes from the DataContextType object that the table belongs to.

.NET Framework
Available since 3.5
Return to top
Show: