Share via


DataTypes Enumeration

Represents the possible data types.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Enumeration DataTypes
'Usage
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes

Members

Member name Description
String A string type.
Boolean A Boolean type.
DateTime A date and time type.
Integer An integer type.
Float A float type.