Compartilhar via


Método SnapshotGenerationAgent.ISnapshotGenerationAgent.ResetParametersToDefault

Resets the parameters to its default value.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)

Sintaxe

'Declaração
Private Overridable Sub ResetParametersToDefault 
    Implements ISnapshotGenerationAgent.ResetParametersToDefault
'Uso
Dim instance As SnapshotGenerationAgent 

CType(instance, ISnapshotGenerationAgent).ResetParametersToDefault()
void ISnapshotGenerationAgent.ResetParametersToDefault()
private:
virtual void ResetParametersToDefault() = ISnapshotGenerationAgent::ResetParametersToDefault
private abstract ResetParametersToDefault : unit -> unit  
private override ResetParametersToDefault : unit -> unit
JScript dá suporte ao uso de implementações de interfaces explícitas, mas não a declarações de implementações novas.

Implementa

ISnapshotGenerationAgent.ResetParametersToDefault()

Consulte também

Referência

SnapshotGenerationAgent Classe

Namespace Microsoft.SqlServer.Replication