IDTSApplication130.ExistsOnDtsServer(String, String) 方法

定義

public:
 bool ExistsOnDtsServer(System::String ^ bstrPackagePath, System::String ^ bstrServerName);
[System.Runtime.InteropServices.DispId(50)]
public bool ExistsOnDtsServer (string bstrPackagePath, string bstrServerName);
Public Function ExistsOnDtsServer (bstrPackagePath As String, bstrServerName As String) As Boolean

參數

bstrPackagePath
String
bstrServerName
String

傳回

Boolean

實作

屬性

適用於