Método ResetParametersToDefault
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Sub ResetParametersToDefault
'Uso
Dim instance As ISnapshotGenerationAgent
instance.ResetParametersToDefault()
void ResetParametersToDefault()
void ResetParametersToDefault()
abstract ResetParametersToDefault : unit -> unit
function ResetParametersToDefault()
Consulte também