Freigeben über


IDTSObjectModel90.PathCollection Property

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

Namespace: Microsoft.SqlServer.Dts.Pipeline.Wrapper
Assembly : Microsoft.SqlServer.DTSPipelineWrap (in microsoft.sqlserver.dtspipelinewrap.dll)

Syntax

'Declaration
<DispIdAttribute(13)> _
ReadOnly Property PathCollection As IDTSPathCollection90
[DispIdAttribute(13)] 
IDTSPathCollection90 PathCollection { get; }
[DispIdAttribute(13)] 
property IDTSPathCollection90^ PathCollection {
    IDTSPathCollection90^ get ();
}
/** @property */
/** @attribute DispIdAttribute(13) */ 
IDTSPathCollection90 get_PathCollection ()
DispIdAttribute(13) 
function get PathCollection () : IDTSPathCollection90

Threadsicherheit

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.

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

IDTSObjectModel90 Interface
IDTSObjectModel90 Members
Microsoft.SqlServer.Dts.Pipeline.Wrapper Namespace