PackageUtils Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Assembly:  Microsoft.SqlServer.Exec80PackageTask (in Microsoft.SqlServer.Exec80PackageTask.dll)

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask.PackageUtils

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.