AgentCore.ResetParametersToDefault Method

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()

See Also

Reference

AgentCore Class

Microsoft.SqlServer.Replication Namespace