Freigeben über


BusinessLogicModule-Konstruktor

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

Siehe auch

Verweis

BusinessLogicModule Klasse

Microsoft.SqlServer.Replication.BusinessLogicSupport-Namespace

Andere Ressourcen

Ausführen der Geschäftslogik während der Mergesynchronisierung

Implementieren eines Geschäftslogikhandlers für einen Mergeartikel