Utilities.GetCurrentServerName(IntegrationServices) Method

Definition

Get current SQL server instance full name

public:
 static System::String ^ GetCurrentServerName(Microsoft::SqlServer::Management::IntegrationServices::IntegrationServices ^ store);
public static string GetCurrentServerName (Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices store);
static member GetCurrentServerName : Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices -> string
Public Shared Function GetCurrentServerName (store As IntegrationServices) As String

Parameters

Returns

Applies to