IDTSApplication130.RemoveFromDtsServer(String, String) 方法

定義

public:
 void RemoveFromDtsServer(System::String ^ bstrPackagePath, System::String ^ bstrServerName);
[System.Runtime.InteropServices.DispId(48)]
public void RemoveFromDtsServer (string bstrPackagePath, string bstrServerName);
Public Sub RemoveFromDtsServer (bstrPackagePath As String, bstrServerName As String)

參數

bstrPackagePath
String
bstrServerName
String

實作

屬性

適用於