Interfaccia IDTSPackagePath100

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

For more information, see IDTSPackagePath.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
<GuidAttribute("942E3EEE-AA3B-4895-9E51-B6FB1AB44524")> _
Public Interface IDTSPackagePath100
'Utilizzo
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

Nel tipo IDTSPackagePath100 sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetPackagePath Infrastruttura. For more information, see IDTSPackagePath.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper