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

パラメーター

戻り値

適用対象