หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Resets the parameters to its default value.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Private Overridable Sub ResetParametersToDefault
Implements ISnapshotGenerationAgent.ResetParametersToDefault
'Usage
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 supports the use of explicit interface implementations, but not the declarations of new ones.
Implements
ISnapshotGenerationAgent.ResetParametersToDefault()