Utilities.GetPreparedReplicaData(IntegrationServices) 方法

定义

获取 SSISDB 的 alwayson 组中由 [state] 排序的当前实例的准备副本

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)

参数

返回

适用于