你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
.show policy encoding command
Applies to: ✅ Microsoft Fabric ✅ Azure Data Explorer
Shows the encoding policy. For an overview of the encoding policy, see Encoding policy.
Permissions
You must have at least Database User, Database Viewer, or Database Monitor permissions to run these commands. For more information, see role-based access control.
Syntax
.show
EntityType EntityIdentifier policy
encoding
Learn more about syntax conventions.
Parameters
Name | Type | Required | Description |
---|---|---|---|
EntityType | string |
✔️ | This field determines the type of EntityIdentifier. The possible values are database or table or column . |
EntityIdentifier | string |
✔️ | The identifier for the entity. Column references must include the table name scope. A wildcard * to denote all entities for the given EntityType is allowed. |
Example
.show database Samples policy encoding