Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
The PublisherRPCLogin property determines the login name used when adding an immediate-updating subscription to a transactional publication.
Syntax
object.PublisherRPCLogin [= value]
| Part | Description |
|---|---|
object |
Expression that evaluates to an object in the Applies To list. |
value |
Login to be used when connecting to the Publisher. |
Applies To
SQLDistribution Object (Replication ActiveX)
Remarks
This property is used only when adding an immediate-updating subscription to a transactional publication.
Data Type
String
Modifiable
Read/write
Prototype C/C++
HRESULT get_PublisherRPCLogin(BSTR *pVal);
HRESULT put_PublisherRPCLogin(BSTR newVal);
See Also
Reference
PublisherRPCPassword Property (Replication ActiveX)
PublisherRPCSecurityMode Property (Replication ActiveX)