This topic has not yet been rated - Rate this topic

Policy.HasScript Property

Gets the Boolean value that specifies whether the policy has a script.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
public bool HasScript { get; }

Property Value

Type: System.Boolean
A Boolean object that specifies whether the policy has a script.
If True, the policy has a script. Otherwise, False.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.