IActionHandlerInfo.ActionHandler 속성

정의

실제 단일 동작 처리기의 참조를 가져옵니다.

public:
 property Microsoft::SqlServer::Management::IActionHandler ^ ActionHandler { Microsoft::SqlServer::Management::IActionHandler ^ get(); };
public Microsoft.SqlServer.Management.IActionHandler ActionHandler { get; }
member this.ActionHandler : Microsoft.SqlServer.Management.IActionHandler
Public ReadOnly Property ActionHandler As IActionHandler

속성 값

실제 단일 동작 처리기의 참조입니다.

적용 대상