VariableClass Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see Variable.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(2)> _
<GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")> _
<ClassInterfaceAttribute(0)> _
<DefaultMemberAttribute("Value")> _
Public Class VariableClass
Implements Variable, IDTSVariable100, IDTSExpression100, IDTSName100, _
IDTSPersist100, IDTSRuntimeObject100
[TypeLibTypeAttribute(2)]
[GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute(0)]
[DefaultMemberAttribute("Value")]
public class VariableClass : Variable, IDTSVariable100, IDTSExpression100,
IDTSName100, IDTSPersist100, IDTSRuntimeObject100
[TypeLibTypeAttribute(2)]
[GuidAttribute(L"249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")]
[ClassInterfaceAttribute(0)]
[DefaultMemberAttribute(L"Value")]
public ref class VariableClass : Variable, IDTSVariable100, IDTSExpression100,
IDTSName100, IDTSPersist100, IDTSRuntimeObject100
/** @attribute TypeLibTypeAttribute(2) */
/** @attribute GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0") */
/** @attribute ClassInterfaceAttribute(0) */
/** @attribute DefaultMemberAttribute("Value") */
public class VariableClass implements Variable, IDTSVariable100,
IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
TypeLibTypeAttribute(2)
GuidAttribute("249F08A9-3CAD-46B9-86DF-1AC7AD4785F0")
ClassInterfaceAttribute(0)
DefaultMemberAttribute("Value")
public class VariableClass implements Variable, IDTSVariable100,
IDTSExpression100, IDTSName100, IDTSPersist100, IDTSRuntimeObject100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableClass
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.