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 命名空间