IDTSApplication100.RemoveFromDtsServer(String, String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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)
Paramètres
- bstrPackagePath
- String
- bstrServerName
- String
- Attributs