ColumnUsage Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the column usage.
public enum ColumnUsage
type ColumnUsage =
Public Enum ColumnUsage
- Inheritance
-
ColumnUsage
Fields
Name | Value | Description |
---|---|---|
DAXUsage | 0 | The usage is DAXUsage. |
UnrestrictedUsage | 1 | The usage is UnrestrictedUsage. |