Udostępnij przez


IDTSVariables100 Interface

This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.

For more information, see Variables.

Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)

Syntax

'Deklaracja
<GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")> _
<TypeLibTypeAttribute(4160)> _
<DefaultMemberAttribute("Item")> _
Public Interface IDTSVariables100
    Inherits IEnumerable
[GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA")] 
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute("Item")] 
public interface IDTSVariables100 : IEnumerable
[GuidAttribute(L"22992C1D-393D-48FB-9A9F-4E4C62441CCA")] 
[TypeLibTypeAttribute(4160)] 
[DefaultMemberAttribute(L"Item")] 
public interface class IDTSVariables100 : IEnumerable
/** @attribute GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA") */ 
/** @attribute TypeLibTypeAttribute(4160) */ 
/** @attribute DefaultMemberAttribute("Item") */ 
public interface IDTSVariables100 extends IEnumerable
GuidAttribute("22992C1D-393D-48FB-9A9F-4E4C62441CCA") 
TypeLibTypeAttribute(4160) 
DefaultMemberAttribute("Item") 
public interface IDTSVariables100 extends IEnumerable

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.