TableColumnAttribute.ColumnType Property
The TableColumnType for property this attribute is applied to.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Tables (in Microsoft.WindowsAzure.Mobile.Service.Tables.dll)
public TableColumnType ColumnType { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; }
Property Value
Type: Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType
Show: