BusinessLogicModule Constructor

Constructor.

Namespace:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Assembly:  Microsoft.SqlServer.Replication.BusinessLogicSupport (in Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New BusinessLogicModule()
protected BusinessLogicModule()
protected:
BusinessLogicModule()
new : unit -> BusinessLogicModule
protected function BusinessLogicModule()

See Also

Reference

BusinessLogicModule Class

Microsoft.SqlServer.Replication.BusinessLogicSupport Namespace

Other Resources

Execute Business Logic During Merge Synchronization

Implement a Business Logic Handler for a Merge Article