Utilities.GetAlwaysOnSecondaryReplicaData(IntegrationServices) Método

Definição

Obtenha as réplicas secundárias da instância de correntes no grupo sempre para SSISDB. Deve ser chamada apenas no nó primário

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)

Parâmetros

Retornos

Aplica-se a