Interfaccia IDTSExecutionPath

Represents the DTS execution path.

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

Sintassi

'Dichiarazione
Public Interface IDTSExecutionPath
'Utilizzo
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath =  interface end
public interface IDTSExecutionPath

Nel tipo IDTSExecutionPath sono esposti i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico GetExecutionPath Returns the execution path of the component.

In alto

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime