IDTSPathCollection100 Interfaz
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
public interface class IDTSPathCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSPathCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A331EBD-A950-43B5-83A2-033585F417F7")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSPathCollection100 = interface
interface IEnumerable
Public Interface IDTSPathCollection100
Implements IEnumerable
- Atributos
- Implementaciones
Cada IDTSPath100 objeto de esta colección representa una conexión o un flujo de datos entre dos componentes de la tarea flujo de datos.
Las rutas de acceso se establecen primero entre los componentes agregando la nueva ruta de acceso a la colección y, a continuación, llamando a su AttachPathAndPropagateNotifications método.
Producto | Versiones |
---|---|
SQL Server .NET SDK | 2016, 2017, 2019 |