Condividi tramite


BusinessLogicHandler Members

Represents the server registration for the managed code assembly that implements a business logic handler.

The following tables list the members exposed by the BusinessLogicHandler type.

Public Constructors

  Nome Description
BusinessLogicHandler Initializes an instance of the BusinessLogicHandler class.

Torna all'inizio

Public Properties

  Nome Description
ms156088.pubproperty(it-it,SQL.90).gif DotNetAssemblyName Gets or sets the name of the assembly that implements the business logic handler.
ms156088.pubproperty(it-it,SQL.90).gif DotNetClassName Gets or sets the name of the class that implements the business logic handler.
ms156088.pubproperty(it-it,SQL.90).gif FriendlyName Gets or sets the name that registers the business logic handler on the server.
ms156088.pubproperty(it-it,SQL.90).gif IsDotNetAssembly Specifies whether the registered business logic handler is a managed code assembly.
ms156088.pubproperty(it-it,SQL.90).gif UserData Gets or sets an object to which users can attach their own data.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms156088.pubmethod(it-it,SQL.90).gif CheckValidDefinition  
ms156088.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156088.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms156088.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms156088.pubmethod(it-it,SQL.90).gifms156088.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156088.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms156088.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms156088.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

BusinessLogicHandler Class
Microsoft.SqlServer.Replication Namespace

Altre risorse

How to: Implement a Business Logic Handler for a Merge Article (RMO Programming)