TableColumnAttribute Properties

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.Tables
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)

NameDescription
System_CAPS_pubpropertyColumnType

The TableColumnType for property this attribute is applied to.

System_CAPS_pubpropertySystem_CAPS_staticTableColumnAnnotation

When registering the TableColumnAttribute with Entity Framework using a model builder code first convention, use this name as the table column annotation name. See https://entityframework.codeplex.com/wikipage?title=Code%20First%20Annotations for more information about Entity Framework code first conventions and code annotations.

System_CAPS_pubpropertyTypeId

(Inherited from Attribute.)

Return to top
Show: