ITargetProvider Interface

 

defines the interface that component providers need to implement for the Target, the Runtime class for Target

Namespace:   Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

public interface class ITargetProvider

NameDescription
System_CAPS_pubmethodGetCreateScript()

Sets the script to create for the session.

System_CAPS_pubmethodGetDropScript()

Sets the drop script for this session.

System_CAPS_pubmethodGetTargetData()

Gets the target data.

Return to top
Show: