다음을 통해 공유


.show table policy mirroring 명령

적용 대상: ✅Microsoft Fabric

테이블의 미러링 정책을 표시합니다.

구문

.showtable TableName policy mirroring

구문 규칙에 대해 자세히 알아봅니다.

매개 변수

이름 Type 필수 설명
TableName string ✔️ 정책 세부 정보를 표시할 테이블의 이름입니다.

반품

정책의 JSON 표현을 반환합니다.

예시

다음 예제에서는 myTable 테이블 미러링 정책에 대한 정보를 요청합니다.

.show table myTable policy mirroring 

출력

PolicyName EntityName 정책 ChildEntities EntityType
MirroringPolicy [a9c1234-b1c2-34d9-a9c1-b23c45d3e2fg3]. [MyTable] {"ConnectionStrings": ["https://example.microsoft.com/45a01bcd-cd22-41e0/45a01bcd-cd22-41e0-567f-g891-30hij152536kl/Tables/myTable/;******"], "Format": "parquet", "IsEnabled": true,"Partitions": null, "PathFormat": null} 테이블