ApplicationClass.RemoveFromDtsServer(String, String) Método

Definição

public:
 virtual void RemoveFromDtsServer(System::String ^ bstrPackagePath, System::String ^ bstrServerName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::RemoveFromDtsServer;
[System.Runtime.InteropServices.DispId(48)]
public virtual void RemoveFromDtsServer (string bstrPackagePath, string bstrServerName);
Public Overridable Sub RemoveFromDtsServer (bstrPackagePath As String, bstrServerName As String)

Parâmetros

bstrPackagePath
String
bstrServerName
String

Implementações

Atributos

Aplica-se a