INFO.CATALOGS DAX Function (Information)
Represents the DBSCHEMA_CATALOGS DMV query function.
Syntax
| Parameter | Attributes | Description |
|---|---|---|
| RestrictionName | Optional Repeatable |
Restriction name. |
| RestrictionValue | Optional Repeatable |
Restriction value. |
Return values
| Field | Type |
|---|---|
| CATALOG_NAME | String |
| DESCRIPTION | String |
| ROLES | String |
| DATE_MODIFIED | DateTime |
| COMPATIBILITY_LEVEL | Integer |
| TYPE | Integer |
| VERSION | Integer |
| DATABASE_ID | String |
| DATABASE_GUID | String |
| DATE_QUERIED | DateTime |
| CURRENTLY_USED | Boolean |
| POPULARITY | Decimal |
| WEIGHTEDPOPULARITY | Decimal |
| CLIENTCACHEREFRESHPOLICY | Integer |
| ENCRYPTION_LEVEL | String |
Remarks
Corresponds to the DBSCHEMA_CATALOGS data management view (DMV).
As all the INFO functions, it cannot be used in calculated tables and calculated columns.
Last update: Nov 5, 2025 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
Microsoft documentation not available.
The function may be undocumented or unsupported. Check the Compatibility box on this page.