VSTARTScriptObjectModelBase Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the base of the script object model class in Microsoft Visual Studio Tools for Applications (VSTA).
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
| Name | Description | |
|---|---|---|
![]() | VSTARTScriptObjectModelBase() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the VSTARTScriptObjectModelBase class. |
| Name | Description | |
|---|---|---|
![]() | Dts | This API supports the product infrastructure and is not intended to be used directly from your code. Gets or sets the global Dts that is the instance of the script object model. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


