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()