Partager via


Classe PrimitiveValue

Encapsulates a specific DTSParamValue, the Primitive type.

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class PrimitiveValue _
    Inherits DTSParamValue
'Utilisation
Dim instance As PrimitiveValue
[SerializableAttribute]
public class PrimitiveValue : DTSParamValue
[SerializableAttribute]
public ref class PrimitiveValue : public DTSParamValue
[<SerializableAttribute>]
type PrimitiveValue =  
    class
        inherit DTSParamValue
    end
public class PrimitiveValue extends DTSParamValue

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.WebServiceTask. . :: . .DTSParamValue
    Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..PrimitiveValue

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.