Partager via


Classe VariableClass

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see Variable.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Runtime.Wrapper..::..VariableClass

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")> _
<ClassInterfaceAttribute()> _
Public Class VariableClass _
    Implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100,  _
    IDTSPersist100, IDTSRuntimeObject100
'Utilisation
Dim instance As VariableClass
[GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute()]
public class VariableClass : Variable, 
    IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
[GuidAttribute(L"249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute()]
public ref class VariableClass : Variable, 
    IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
[<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")>]
[<ClassInterfaceAttribute()>]
type VariableClass =  
    class
        interface Variable
        interface IDTSVariable100
        interface IDTSExpression100
        interface IDTSName100
        interface IDTSPersist100
        interface IDTSRuntimeObject100
    end
public class VariableClass implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100

Le type VariableClass expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique VariableClass Infrastructure. For more information, see Variable.

Haut de la page

Propriétés

  Nom Description
Propriété publique CreationName Infrastructure. For more information, see Variable.
Propriété publique DataType Infrastructure. For more information, see Variable.
Propriété publique Description Infrastructure. For more information, see Variable.
Propriété publique EvaluateAsExpression Infrastructure. For more information, see Variable.
Propriété publique Expression Infrastructure.
Propriété publique ID Infrastructure. For more information, see Variable.
Propriété publique IncludeInDebugDump Gets or sets a value that specifies whether the variable value is included in the debug dump files.
Propriété publique Name Infrastructure. For more information, see Variable.
Propriété publique Namespace Infrastructure. For more information, see Variable.
Propriété publique QualifiedName Infrastructure. For more information, see Variable.
Propriété publique RaiseChangedEvent Infrastructure. For more information, see Variable.
Propriété publique ReadOnly Infrastructure. For more information, see Variable.
Propriété publique SystemVariable Infrastructure. For more information, see Variable.
Propriété publique Value Infrastructure. For more information, see Variable.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique LoadFromXML Infrastructure.
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique SaveToXML Infrastructure.
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.