IDTSApplication130.RemoveFromDtsServer(String, String) Método

Definición

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)

Parámetros

bstrPackagePath
String
bstrServerName
String

Implementaciones

Atributos

Se aplica a