Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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