Перечисление DataTypes
Represents the possible data types.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Enumeration DataTypes
'Применение
Dim instance As DataTypes
public enum DataTypes
public enum class DataTypes
type DataTypes
public enum DataTypes
Элементы
Имя элемента | Описание | |
---|---|---|
Boolean | A Boolean type. | |
DateTime | A date and time type. | |
Float | A float type. | |
Integer | An integer type. | |
String | A string type. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel