다음을 통해 공유


BusinessLogicHandler 멤버

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

BusinessLogicHandler 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 BusinessLogicHandler Initializes an instance of the BusinessLogicHandler class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 CheckValidDefinition 인프라
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드 ToString (Object에서 상속됩니다.)

맨 위로 이동

속성

  이름 설명
공용 속성 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.

맨 위로 이동