TransSynchronizationAgent.Publisher Proprietà

Definizione

Ottiene o imposta il nome dell'istanza di Microsoft SQL Server che è il Publisher per l'abbonamento.

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

Valore della proprietà

Il nome dell'istanza di Microsoft SQL Server.

Implementazioni

Commenti

Publisher è una proprietà obbligatoria. Si fa un'eccezione se la Publisher proprietà è impostata su null.

Si applica a