Membros BusinessLogicHandler
Represents the server registration for the managed code assembly that implements a business logic handler.
O tipo BusinessLogicHandler expõe os seguintes membros.
Construtores
| Nome | Descrição | |
|---|---|---|
![]() |
BusinessLogicHandler | Initializes an instance of the BusinessLogicHandler class. |
Início
Métodos
| Nome | Descrição | |
|---|---|---|
![]() |
CheckValidDefinition | Infraestrutura. |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
ToString | (Herdado de Object.) |
Início
Propriedades
| Nome | Descrição | |
|---|---|---|
![]() |
DotNetAssemblyName | Gets or sets the name of the assembly that implements the business logic handler. |
![]() |
DotNetClassName | Gets or sets the name of the class that implements the business logic handler. |
![]() |
FriendlyName | Gets or sets the name that registers the business logic handler on the server. |
![]() |
IsDotNetAssembly | Specifies whether the registered business logic handler is a managed code assembly. |
![]() |
UserData | Gets or sets an object to which users can attach their own data. |
Início
.gif)
.gif)
.gif)