Metoda SnapshotGenerationAgent.ISnapshotGenerationAgent.ResetParametersToDefault
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)
Składnia
'Deklaracja
Private Overridable Sub ResetParametersToDefault
Implements ISnapshotGenerationAgent.ResetParametersToDefault
'Użycie
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
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.
Implementacje
Zobacz także