.show policy encoding 命令
適用於: ✅Microsoft網狀架構✅Azure 數據總管
顯示編碼原則。 如需編碼原則的概觀,請參閱 編碼原則。
權限
您必須至少有資料庫使用者、資料庫查看器或資料庫監視器許可權,才能執行這些命令。 如需詳細資訊,請參閱角色型存取控制。
語法
.show
EntityType EntityIdentifier policy
encoding
深入瞭解 語法慣例。
參數
姓名 | 類型 | 必要 | 描述 |
---|---|---|---|
EntityType | string |
✔️ | 此欄位會決定 EntityIdentifier 的類型。 可能的值為 database 或 table column 或 。 |
EntityIdentifier | string |
✔️ | 實體的標識碼。 數據行參考必須包含數據表名稱範圍。 允許使用通配符 * 來表示指定 EntityType 的所有實體。 |
範例
.show database Samples policy encoding