Partager via


Classe Helper

Contains methods to identify a primitive data type and map the primitive type to a Microsoft .NET Framework system type.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
Public Class Helper
'Utilisation
Dim instance As Helper
public class Helper
public ref class Helper
type Helper =  class end
public class Helper

Notes

This class is useful when you have a user interface for a task, and you want to validate any values entered by the user.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..Helper

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.