ColumnProvider.EntityTypeProperty Property
.NET Framework (current version)
Gets or sets the System.Reflection.PropertyInfo value of the property that represents the column in the entity type.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Public Overridable Property EntityTypeProperty As PropertyInfo Get Protected Set End Property
Property Value
Type: System.Reflection.PropertyInfoThe System.Reflection.PropertyInfo value of the property that represents the column in the entity type.
.NET Framework
Available since 3.5
Available since 3.5
Show: