Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
The Publisher property returns or sets the Publisher name where the publication resides.
Syntaxe
object.Publisher [= value]
| Part | Description |
|---|---|
object |
Expression that evaluates to an object in the Applies To list. |
value |
Publisher name. |
Applies To
AlternateSyncPartner Object (Replication ActiveX)
SQLDistribution Object (Replication ActiveX)
SQLMerge Object (Replication ActiveX)
Notes
Publisher is a required property
Data Type
String
Modifiable
Read/write
Prototype C/C++
HRESULT get_Publisher(BSTR *pVal);
HRESULT put_Publisher(BSTR newVal);
Voir aussi
Référence
Publication Property (Replication ActiveX)
PublisherDatabase Property (Replication ActiveX)