Catalog.ConfigureAlwaysOnSupport(List<ReplicaDataInfo>) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Haupt fucntion zum Konfigurieren der SSIS-Unterstützung für Alwayson
public:
void ConfigureAlwaysOnSupport(System::Collections::Generic::List<Microsoft::SqlServer::Management::IntegrationServices::ReplicaDataInfo ^> ^ newAddedReplicaData);
public void ConfigureAlwaysOnSupport (System.Collections.Generic.List<Microsoft.SqlServer.Management.IntegrationServices.ReplicaDataInfo> newAddedReplicaData);
member this.ConfigureAlwaysOnSupport : System.Collections.Generic.List<Microsoft.SqlServer.Management.IntegrationServices.ReplicaDataInfo> -> unit
Public Sub ConfigureAlwaysOnSupport (newAddedReplicaData As List(Of ReplicaDataInfo))
Parameter
- newAddedReplicaData
- List<ReplicaDataInfo>