Partager via


Interface IDTSPackagePath100

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see IDTSPackagePath.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("917FA57A-BCCC-42B2-B748-98C8AE77FCD6")> _
Public Interface IDTSPackagePath100
'Utilisation
Dim instance As IDTSPackagePath100
[GuidAttribute("917FA57A-BCCC-42B2-B748-98C8AE77FCD6")]
public interface IDTSPackagePath100
[GuidAttribute(L"917FA57A-BCCC-42B2-B748-98C8AE77FCD6")]
public interface class IDTSPackagePath100
[<GuidAttribute("917FA57A-BCCC-42B2-B748-98C8AE77FCD6")>]
type IDTSPackagePath100 =  interface end
public interface IDTSPackagePath100