Microsoft Windows Azure Table Writer: User Attributes
User attributes define an attribute to be stored within the object data table.
For information on the parameters in this dialog that are specific to all formats, see About Writer Feature Types: User Attributes
The Azure Table feature attributes consists of the columns that were in the Microsoft Windows Azure Table. All features contain an azure_table_type attribute, which is always set to azure_table_none as there is no geometry to Windows Azure Table features.
User attributes for this format are defined below.
Name |
The name of the table or layer name to be written. |
Type |
Choose one of the following field types. text
Text attributes store variable length strings. This type is also used to store date values. integer
Integer attributes store integer numbers in contrast to floating point numbers. boolean
Boolean attributes store true or false values. number
Number attributes store floating point numbers. |