VSTARTScriptObjectModelBase Class

Definition

Gets or sets the global Dts that is the instance of the script object model.

public ref class VSTARTScriptObjectModelBase
public class VSTARTScriptObjectModelBase
type VSTARTScriptObjectModelBase = class
Public Class VSTARTScriptObjectModelBase
Inheritance
VSTARTScriptObjectModelBase

Constructors

VSTARTScriptObjectModelBase()

Initializes a new instance of the VSTARTScriptObjectModelBase class.

Properties

Dts

This is the equivalent of the global Dts identifier in VSA scripts

Applies to