Nota
L'accés a aquesta pàgina requereix autorització. Podeu provar d'iniciar la sessió o de canviar els directoris.
L'accés a aquesta pàgina requereix autorització. Podeu provar de canviar els directoris.
Esta característica se quitará en una versión futura de Microsoft SQL Server. Evite utilizar esta característica en nuevos trabajos de desarrollo y tenga previsto modificar las aplicaciones que actualmente la utilizan.
The SubscriberLogin property identifies a Microsoft SQL Server login record used by the referenced replication component when a connection to an instance of SQL Server is required.
Sintaxis
object
.SubscriberLogin= value
Parts
- object
An expression that evaluates to an object in the Applies To list
- value
A string that identifies a login on the Distributor
Data Type
String
Modifiable
Write-only
Prototype (C/C++)
HRESULT SetSubscriberLogin(SQLDMO_LPCSTR NewValue);
Notas
The SubscriberLogin property is evaluated only when the SQL Distributed Management Objects (SQL-DMO) object indicates that SQL Server Authentication is used by the referenced replication component. Use the SubscriberSecurityMode property of the SQL-DMO object to direct authentication mode selection.