INFO.STORAGETABLECOLUMNSEGMENTS is a DAX function that returns information about column segments used for storing data in in-memory tables.
Syntax
INFO.STORAGETABLECOLUMNSEGMENTS(
[ RestrictionName, ... ],
[ RestrictionValue, ... ]
)
Argument | Properties | Description |
---|---|---|
RestrictionName | Optional, Repeatable | Restriction name. |
RestrictionValue | Optional, Repeatable | Restriction value. |