IDTSApplication130.GetServerInfo(String, String) 方法

定义

public:
 void GetServerInfo(System::String ^ bstrMachineName, [Runtime::InteropServices::Out] System::String ^ % serverVersion);
[System.Runtime.InteropServices.DispId(40)]
public void GetServerInfo (string bstrMachineName, out string serverVersion);
[<System.Runtime.InteropServices.DispId(40)>]
abstract member GetServerInfo : string * string -> unit
Public Sub GetServerInfo (bstrMachineName As String, ByRef serverVersion As String)

参数

bstrMachineName
String
serverVersion
String

实现

属性

适用于