共用方式為


SnapshotGenerationAgent.ISnapshotGenerationAgent.ResetParametersToDefault 方法

Resets the parameters to its default value.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Replication (在 Microsoft.SqlServer.Replication.dll 中)

語法

'宣告
Private Overridable Sub ResetParametersToDefault 
    Implements ISnapshotGenerationAgent.ResetParametersToDefault
'用途
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 支援明確介面實作的使用,但不支援新介面實作的宣告。

實作

ISnapshotGenerationAgent.ResetParametersToDefault()

請參閱

參考

SnapshotGenerationAgent 類別

Microsoft.SqlServer.Replication 命名空間