ISnapshotGenerationAgent.ResetParametersToDefault Method
Restores the parameters to its default value.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Sub ResetParametersToDefault
'Usage
Dim instance As ISnapshotGenerationAgent
instance.ResetParametersToDefault()
void ResetParametersToDefault()
void ResetParametersToDefault()
abstract ResetParametersToDefault : unit -> unit
function ResetParametersToDefault()