Enumerazione DataTypes

Represents the possible data types.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration DataTypes
'Utilizzo
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes

Membri

Nome membro Descrizione
Boolean A Boolean type.
DateTime A date and time type.
Float A float type.
Integer An integer type.
String A string type.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel