ApplicationClass.ExistsOnDtsServer(String, String) Método

Definição

public:
 virtual bool ExistsOnDtsServer(System::String ^ bstrPackagePath, System::String ^ bstrServerName) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::ExistsOnDtsServer;
[System.Runtime.InteropServices.DispId(50)]
public virtual bool ExistsOnDtsServer (string bstrPackagePath, string bstrServerName);
Public Overridable Function ExistsOnDtsServer (bstrPackagePath As String, bstrServerName As String) As Boolean

Parâmetros

bstrPackagePath
String
bstrServerName
String

Retornos

Boolean

Implementações

Atributos

Aplica-se a