Ler em inglês

Compartilhar via


IDTSApplication100.RemoveFromDtsServer(String, String) Method

Definition

Removes a package from the specified server.

[System.Runtime.InteropServices.DispId(48)]
public void RemoveFromDtsServer (string bstrPackagePath, string bstrServerName);

Parameters

bstrPackagePath
String

The fully qualified path of the package.

bstrServerName
String

The name of the server where the package is located.

Attributes

Applies to