Interface IDTSPackagePath100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see IDTSPackagePath.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("917FA57A-BCCC-42B2-B748-98C8AE77FCD6")> _
Public Interface IDTSPackagePath100
'Uso
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
O tipo IDTSPackagePath100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetPackagePath | Infraestrutura. For more information, see IDTSPackagePath. |
Início