StorageSharingMode Enumeration

Specifies the mode of storage sharing.

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

Syntax

C#
public enum StorageSharingMode

Members

Member name Description
Distinct The distinct storage.
Shared The shared storage.

See Also

Reference

Microsoft.AnalysisServices Namespace