StorageSharingMode Enum

Definition

Specifies the mode of storage sharing.

public enum StorageSharingMode
type StorageSharingMode = 
Public Enum StorageSharingMode
Inheritance
StorageSharingMode

Fields

Distinct 0

Measure group and dimension have distinct storage.

Shared 1

Measure group and dimension share the same storage.

Applies to