Utils.GetDescriptionForAdHocEvaluationMode(AdHocPolicyEvaluationMode) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides descriptive localized names for ad hoc policy evaluation mode enums
public static string GetDescriptionForAdHocEvaluationMode (Microsoft.SqlServer.Management.Dmf.AdHocPolicyEvaluationMode mode);
static member GetDescriptionForAdHocEvaluationMode : Microsoft.SqlServer.Management.Dmf.AdHocPolicyEvaluationMode -> string
Public Shared Function GetDescriptionForAdHocEvaluationMode (mode As AdHocPolicyEvaluationMode) As String