ApplicationClass.ExistsOnSQLServer(String, String, String, String) Método

Definição

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

Parâmetros

bstrPackagePath
String
bstrServerName
String
bstrServerUserName
String
bstrServerPassword
String

Retornos

Boolean

Implementações

Atributos

Aplica-se a