IDTSApplication100.GetServerInfo(String, String) Method

Definition

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)

Parameters

bstrMachineName
String
serverVersion
String
Attributes

Applies to