Skip to content

Latest commit

 

History

History
49 lines (36 loc) · 1.67 KB

File metadata and controls

49 lines (36 loc) · 1.67 KB
title Results Detailed View dialog box
description Results Detailed View dialog box
author VanMSFT
ms.author vanto
ms.date 12/15/2023
ms.service sql
ms.subservice security
ms.topic ui-reference
f1_keywords
sql13.swb.results.f1
sql13.swb.dmf.policy.resultdetails.f1

Results Detailed View dialog box

[!INCLUDE SQL Server]

This dialog box shows the results of policy evaluation after you have run a policy by using the Evaluate Policies dialog box and selected Evaluate. This dialog box is read-only, and helps you understand which part of a property expression might be failing.

Options

AndOr
When more than one property expression is present, indicates whether the property expressions are cumulative or alternative.

Result
Icon that represents the success or failure of the property expression.

Field
The property of the facet that is being modeled.

Operator
The operator for the expression, for example = or Like.

Expected Value
The value for the field that will cause the property expression to be successful.

Actual Value
The value for the field that was detected by the policy.

Policy description
The description of the policy.

Additional help
Select the hyperlink to open a Web page that is related to this policy. The Additional Help hyperlink is configured when the policy is created and might be blank or unavailable.

Related content