共用方式為


MergeSessionError 建構

Creates an instance of the MergeSessionError class.

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

語法

'宣告
Public Sub New
'用途

Dim instance As New MergeSessionError()
public MergeSessionError()
public:
MergeSessionError()
new : unit -> MergeSessionError
public function MergeSessionError()