Utilities.GetAlwaysOnSecondaryReplicaData(IntegrationServices) 方法

定义

获取 SSISDB alwayson 组中 Currents 实例的次要副本,应仅在主节点中调用

public:
 static System::Collections::Generic::List<System::String ^> ^ GetAlwaysOnSecondaryReplicaData(Microsoft::SqlServer::Management::IntegrationServices::IntegrationServices ^ store);
public static System.Collections.Generic.List<string> GetAlwaysOnSecondaryReplicaData (Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices store);
static member GetAlwaysOnSecondaryReplicaData : Microsoft.SqlServer.Management.IntegrationServices.IntegrationServices -> System.Collections.Generic.List<string>
Public Shared Function GetAlwaysOnSecondaryReplicaData (store As IntegrationServices) As List(Of String)

参数

返回

适用于