Freigeben über


SubscriberSubscription.Type Eigenschaft

Definition

Ruft den Typ der Veröffentlichung ab, auf die sich das Abonnement bezieht, oder legt ihn fest.

public:
 property Microsoft::SqlServer::Replication::PublicationType Type { Microsoft::SqlServer::Replication::PublicationType get(); void set(Microsoft::SqlServer::Replication::PublicationType value); };
public Microsoft.SqlServer.Replication.PublicationType Type { get; set; }
member this.Type : Microsoft.SqlServer.Replication.PublicationType with get, set
Public Property Type As PublicationType

Eigenschaftswert

Ein PublicationType-Wert.

Hinweise

Auf diese Eigenschaft kann von jedem Benutzer zugegriffen werden.

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von .NET Framework unterstützt.

Gilt für: