MapDataTypes Enumeration
Updated: February 25, 2016
Represents the data types for a map field.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Member name | Description | |
|---|---|---|
| Boolean | The field value must be a Boolean. | |
| DateTime | ||
| Decimal | ||
| Float | The field value must be a float. | |
| Integer | The field value must be an integer. | |
| String | The field value must be a string. |
Show: