Table of Contents

ITMSMCPDestructiveAttribute Interface

Sets the destructive behaviour hint of a tool to True.

API unit family: TMS.MCP.Attributes Extends: ITMSMCPCustomAttribute

Syntax

ITMSMCPDestructiveAttribute = interface(ITMSMCPCustomAttribute)

Remarks

True states that the tool may perform updates that cannot be undone, such as deleting or overwriting data, so a client is expected to ask for confirmation before it calls the tool. The hint is absent when the attribute is not applied.