DataTypes Enumeration
Updated: February 25, 2016
Represents the possible data types.
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
| Member name | Description | |
|---|---|---|
| Boolean | A Boolean type. | |
| DateTime | ||
| Float | A float type. | |
| Integer | An integer type. | |
| String | A string type. |
Show: