PublisherConnectionSecurityContext.Update Method
Updates Publisher login information for the objected associated with this PublisherConnectionSecurityContext object instance.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As PublisherConnectionSecurityContext
instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()
Remarks
This namespace, class, or member is supported only in version 2.0 of the .NET Framework.