หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
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()