Freigeben über


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

Elemente

Elementname Beschreibung
Boolean A Boolean type.
DateTime A date and time type.
Float A float type.
Integer An integer type.
String A string type.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace