ShardingMode Enumeration

 

Updated: May 24, 2016

Specifies the sharding mode.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

public enum class ShardingMode

Member nameDescription
NotSharded

Specifies the NotSharded mode.

Sharded

Specifies the Sharded mode.

Return to top
Show: