TableColumnAttribute Constructor (TableColumnType)
Initializes a new instance of the TableColumnAttribute with a given columnType.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
Parameters
- columnType
-
Type:
Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType
The TableColumnType for property this attribute is applied to.
Show: