Wyliczenie DataTypes
Reprezentuje typy danych.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Enumeration DataTypes
'Użycie
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes
Elementy członkowskie
| Nazwa elementu członkowskiego | Opis | |
|---|---|---|
| String | A ciąg typu. | |
| Boolean | A wartość logiczna type. | |
| DateTime | Data i czas typu. | |
| Integer | Całkowitą typu. | |
| Float | A pływaka typu. |