Nota
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba mendaftar masuk atau menukar direktori.
Capaian ke halaman ini memerlukan kebenaran. Anda boleh cuba menukar direktori.
The PublisherLogin property specifies the logon name used when connecting to the Publisher.
Syntax
object.PublisherLogin [= value]
Parameters
- value
Publisher logon name
Applies To
SQL Server 2005 Compact Edition Replication object
Data Type
String
Modifiable
Read/write
Prototype
HRESULT get_PublisherLogin(BSTR *pVal);
HRESULT put_PublisherLogin(BSTR newVal);
Remarks
PublisherLogin is a required property if PublisherSecurityMode is set to DB_AUTHENTICATION.
See Also
Reference
PublisherSecurityMode Property (Replication)
Replication Object Properties