Utils Class

Represents a utility class that is used in policy-based management services.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Class Utils
'Usage
Dim instance As Utils
public class Utils
public ref class Utils
type Utils =  class end
public class Utils

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Management.Dmf.Utils

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.