Compartir a través de


DataTypes Enumeración

Represents the possible data types.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
Public Enumeration DataTypes
'Uso
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes

Miembros

Nombre del miembro Descripción
String A string type.
Boolean A Boolean type.
DateTime A date and time type.
Integer An integer type.
Float A float type.