SnapshotGenerationAgent.ReplicationType Eigenschaft
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.
public:
property Microsoft::SqlServer::Replication::ReplicationType ReplicationType { Microsoft::SqlServer::Replication::ReplicationType get(); void set(Microsoft::SqlServer::Replication::ReplicationType value); };
public Microsoft.SqlServer.Replication.ReplicationType ReplicationType { get; set; }
member this.ReplicationType : Microsoft.SqlServer.Replication.ReplicationType with get, set
Public Property ReplicationType As ReplicationType