IDTSApplication100.RenameFolderOnDtsServer 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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);
Public Sub RenameFolderOnDtsServer (bstrParent As String, bstrOldName As String, bstrNewName As String, bstrServerName As String)
參數
- bstrParent
- String
- bstrOldName
- String
- bstrNewName
- String
- bstrServerName
- String
- 屬性