Utilities.GetAlwaysOnSecondaryReplicaData(IntegrationServices) 메서드

정의

SSISDB에 대한 alwayson 그룹에서 현재 인스턴스의 보조 복제본을 가져옵니다. 주 노드에서만 호출해야 합니다.

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)

매개 변수

반환

적용 대상