Interface IDTSPackagePath100
Essa API oferece suporte à infraestrutura do SQL Server 2012 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("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")> _
Public Interface IDTSPackagePath100
'Uso
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
O tipo IDTSPackagePath100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
GetPackagePath | Infraestrutura. For more information, see IDTSPackagePath. |
Início