Condividi tramite


Utilities.GetCurrentServerName(IntegrationServices) Metodo

Definizione

Ottenere il nome completo dell'istanza di SQL Server corrente

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

Parametri

Restituisce

Si applica a