Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the distribution types for a map rule.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration MapRuleDistributionType
'Usage
Dim instance As MapRuleDistributionType
public enum MapRuleDistributionType
public enum class MapRuleDistributionType
type MapRuleDistributionType
public enum MapRuleDistributionType
Members
| Member name | Description | |
|---|---|---|
| Custom | The user-defined distribution is applied. | |
| EqualDistribution | The equal distribution is applied. | |
| EqualInterval | The equal-interval distribution is applied. | |
| Optimal | The optimal distribution is applied. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace