次の方法で共有


MapRuleDistributionType 列挙体

マップ ルールの分布タイプを表します。

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

構文

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

メンバー

メンバー名 説明
Custom ユーザー定義の分布が適用されます。
EqualDistribution 均等な分布が適用されます。
EqualInterval 等間隔の分布が適用されます。
Optimal 最適な分布が適用されます。

関連項目

参照

Microsoft.ReportingServices.OnDemandReportRendering 名前空間