Interface IDTSPackagePath100
Cette API prend en charge l'infrastructure SQL Server 2012 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 (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")> _
Public Interface IDTSPackagePath100
'Utilisation
Dim instance As IDTSPackagePath100
[GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")]
public interface IDTSPackagePath100
[GuidAttribute(L"942E3EEE-AA3B-4895-9E51-B6FB1AB44524")]
public interface class IDTSPackagePath100
[<GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")>]
type IDTSPackagePath100 = interface end
public interface IDTSPackagePath100
Le type IDTSPackagePath100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
![]() |
GetPackagePath | Infrastructure. For more information, see IDTSPackagePath. |
Haut de la page