RegisteredSubscriber.DistributionPublisher Proprietà

Definizione

Ottiene o imposta il nome dell'Publisher di distribuzione a cui l'Abbonato è registrato.

public:
 property System::String ^ DistributionPublisher { System::String ^ get(); void set(System::String ^ value); };
public string DistributionPublisher { get; set; }
member this.DistributionPublisher : string with get, set
Public Property DistributionPublisher As String

Valore della proprietà

Un String valore che specifica il nome del Publisher di distribuzione a cui l'Abbonato è registrato.

Commenti

In Microsoft SQL Server 2005, non è più necessario registrare esplicitamente un Abbonato presso l'Publisher. Questa proprietà è fornita per la compatibilità retroattiva con le versioni precedenti di SQL Server.

Si applica a