Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a variable creator class.
Vererbungshierarchie
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableCreatorClass
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
<GuidAttribute("06920F08-6488-4A02-8CF2-D63C501AB6B9")> _
Public Class VariableCreatorClass _
Implements IDTSVariableCreator100, VariableCreator
'Usage
Dim instance As VariableCreatorClass
[ClassInterfaceAttribute(ClassInterfaceType.None)]
[GuidAttribute("06920F08-6488-4A02-8CF2-D63C501AB6B9")]
public class VariableCreatorClass : IDTSVariableCreator100,
VariableCreator
[ClassInterfaceAttribute(ClassInterfaceType::None)]
[GuidAttribute(L"06920F08-6488-4A02-8CF2-D63C501AB6B9")]
public ref class VariableCreatorClass : IDTSVariableCreator100,
VariableCreator
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
[<GuidAttribute("06920F08-6488-4A02-8CF2-D63C501AB6B9")>]
type VariableCreatorClass =
class
interface IDTSVariableCreator100
interface VariableCreator
end
public class VariableCreatorClass implements IDTSVariableCreator100, VariableCreator
Der VariableCreatorClass-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
VariableCreatorClass | Initializes a new instance of the VariableCreatorClass class. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
CreateVariable | Creates a variable with the specified parameter. |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)