Utilities.GetCurrentServerName(IntegrationServices) 方法

定义

获取当前 SQL Server 实例全名

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

参数

返回

适用于