次の方法で共有


MapAutoBool 列挙体

Map のブール値の列挙を表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public Enumeration MapAutoBool
'使用
Dim instance As MapAutoBool
public enum MapAutoBool
public enum class MapAutoBool
type MapAutoBool
public enum MapAutoBool

メンバー

メンバー名 説明
Auto 実行時に true か false を自動的に決定します。
False false と評価されます。
True true と評価されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間