IDTSApplication100.RenameFolderOnDtsServer 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 RenameFolderOnDtsServer(System::String ^ bstrParent, System::String ^ bstrOldName, System::String ^ bstrNewName, System::String ^ bstrServerName);
[System.Runtime.InteropServices.DispId(43)]
public void RenameFolderOnDtsServer (string bstrParent, string bstrOldName, string bstrNewName, string bstrServerName);
[<System.Runtime.InteropServices.DispId(43)>]
abstract member RenameFolderOnDtsServer : string * string * string * string -> unit
Public Sub RenameFolderOnDtsServer (bstrParent As String, bstrOldName As String, bstrNewName As String, bstrServerName As String)
Paramètres
- bstrParent
- String
- bstrOldName
- String
- bstrNewName
- String
- bstrServerName
- String
- Attributs