Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Resets the value of the parameters to default.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Public Sub ResetParametersToDefault
'Usage
Dim instance As AgentCore
instance.ResetParametersToDefault()
public void ResetParametersToDefault()
public:
void ResetParametersToDefault()
member ResetParametersToDefault : unit -> unit
public function ResetParametersToDefault()