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.
Contains a collection of IDTSVirtualInputColumn90 columns.
Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)
Syntax
'Declaration
<GuidAttribute("31804D52-79B6-48BD-8FC0-7FB53066DE70")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSVirtualInputColumnCollection90
Inherits IEnumerable
[GuidAttribute("31804D52-79B6-48BD-8FC0-7FB53066DE70")]
[DefaultMemberAttribute("Item")]
[TypeLibTypeAttribute(4160)]
public interface IDTSVirtualInputColumnCollection90 : IEnumerable
[GuidAttribute(L"31804D52-79B6-48BD-8FC0-7FB53066DE70")]
[DefaultMemberAttribute(L"Item")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSVirtualInputColumnCollection90 : IEnumerable
/** @attribute GuidAttribute("31804D52-79B6-48BD-8FC0-7FB53066DE70") */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSVirtualInputColumnCollection90 extends IEnumerable
GuidAttribute("31804D52-79B6-48BD-8FC0-7FB53066DE70")
DefaultMemberAttribute("Item")
TypeLibTypeAttribute(4160)
public interface IDTSVirtualInputColumnCollection90 extends IEnumerable
Hinweise
The IDTSVirtualInputColumnCollection90 contains a collection of IDTSVirtualInputColumn90 objects. Each of the virtual input columns in the collection represents an IDTSOutputColumn90 column in the IDTSOutput90 of an upstream component in the graph.
Plattformen
Entwicklungsplattformen
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Zielplattforme
Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.
Siehe auch
Verweis
IDTSVirtualInputColumnCollection90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace