Utilities.GetPreparedReplicaData(IntegrationServices) 메서드

정의

SSISDB Ordered by [state]에 대한 alwayson 그룹에서 준비된 현재 인스턴스 복제본 가져오기

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

매개 변수

반환

적용 대상