VariableDispenser Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see VariableDispenserClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<CoClassAttribute(GetType(VariableDispenserClass))> _
<GuidAttribute("0B3EB161-79A7-4570-99FA-B6009BCD8CBC")> _
Public Interface VariableDispenser
Inherits IDTSVariableDispenser100
[CoClassAttribute(typeof(VariableDispenserClass))]
[GuidAttribute("0B3EB161-79A7-4570-99FA-B6009BCD8CBC")]
public interface VariableDispenser : IDTSVariableDispenser100
[CoClassAttribute(typeof(VariableDispenserClass))]
[GuidAttribute(L"0B3EB161-79A7-4570-99FA-B6009BCD8CBC")]
public interface class VariableDispenser : IDTSVariableDispenser100
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableDispenserClass) */
/** @attribute GuidAttribute("0B3EB161-79A7-4570-99FA-B6009BCD8CBC") */
public interface VariableDispenser extends IDTSVariableDispenser100
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.VariableDispenserClass)
GuidAttribute("0B3EB161-79A7-4570-99FA-B6009BCD8CBC")
public interface VariableDispenser extends IDTSVariableDispenser100
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.