Share via


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 네임스페이스