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 네임스페이스