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)

パラメーター

戻り値

適用対象