Перечисление MapDataType
Represents the data types for a map field.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration MapDataType
'Применение
Dim instance As MapDataType
public enum MapDataType
public enum class MapDataType
type MapDataType
public enum MapDataType
Элементы
Имя элемента | Описание | |
---|---|---|
Boolean | The field value must be a Boolean. | |
DateTime | The field value must be a DateTime. | |
Decimal | The field value must be a Decimal. | |
Float | The field value must be a float. | |
Integer | The field value must be an integer. | |
String | The field value must be a string. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering