Metodo Update
Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.
Spazio dei nomi Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Sintassi
'Dichiarazione
Public Sub Update
'Utilizzo
Dim instance As PublisherConnectionSecurityContext
instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.
Vedere anche