ApplicationClass.GetServerInfo(String, String) Metodo

Definizione

public:
 virtual void GetServerInfo(System::String ^ bstrMachineName, [Runtime::InteropServices::Out] System::String ^ % serverVersion) = Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::IDTSApplication130::GetServerInfo;
[System.Runtime.InteropServices.DispId(40)]
public virtual void GetServerInfo (string bstrMachineName, out string serverVersion);
Public Overridable Sub GetServerInfo (bstrMachineName As String, ByRef serverVersion As String)

Parametri

bstrMachineName
String
serverVersion
String

Implementazioni

Attributi

Si applica a