ITargetProvider Interface

Definition

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

public interface ITargetProvider
type ITargetProvider = interface
Public Interface ITargetProvider

Methods

GetCreateScript()

Script create for this session.

GetDropScript()

Scripts drop for this session

GetTargetData()

Gets the target data.

Applies to