Linguaggio

IDTSApplication100.RemoveFromDtsServer(String, String) Metodo

Definizione

Rimuove un pacchetto dal server specificato.

public:
 void RemoveFromDtsServer(System::String ^ bstrPackagePath, System::String ^ bstrServerName);
[System.Runtime.InteropServices.DispId(48)]
public void RemoveFromDtsServer(string bstrPackagePath, string bstrServerName);
[<System.Runtime.InteropServices.DispId(48)>]
abstract member RemoveFromDtsServer : string * string -> unit
Public Sub RemoveFromDtsServer (bstrPackagePath As String, bstrServerName As String)

Parametri

bstrPackagePath
String

Il percorso completamente qualificato del pacchetto.

bstrServerName
String

Il nome del server in cui si trova il pacchetto.

Attributi

Si applica a