ITargetProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |