次の方法で共有


MapDataType 列挙体

マップ フィールドのデータ型を表します。

名前空間:  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 このフィールド値は Boolean にする必要があります。
DateTime このフィールド値は DateTime にする必要があります。
Decimal このフィールド値は Decimal にする必要があります。
Float このフィールド値は float にする必要があります。
Integer このフィールド値は integer にする必要があります。
String このフィールド値は string にする必要があります。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間