Condividi tramite


Enumerazione MapRuleDistributionType

Represents the distribution types for a map rule.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public Enumeration MapRuleDistributionType
'Utilizzo
Dim instance As MapRuleDistributionType
public enum MapRuleDistributionType
public enum class MapRuleDistributionType
type MapRuleDistributionType
public enum MapRuleDistributionType

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering