次の方法で共有


AgentCore.ResetParametersToDefault メソッド

Resets the value of the parameters to default.

名前空間:  Microsoft.SqlServer.Replication
アセンブリ:  Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)

構文

'宣言
Public Sub ResetParametersToDefault
'使用
Dim instance As AgentCore

instance.ResetParametersToDefault()
public void ResetParametersToDefault()
public:
void ResetParametersToDefault()
member ResetParametersToDefault : unit -> unit
public function ResetParametersToDefault()

関連項目

参照

AgentCore クラス

Microsoft.SqlServer.Replication 名前空間