Classe VSTARTScriptObjectModelBase
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the base of the script object model class in Microsoft Visual Studio Tools for Applications (VSTA).
Gerarchia di ereditarietà
System.Object
Microsoft.SqlServer.Dts.Tasks.ScriptTask.VSTARTScriptObjectModelBase
Spazio dei nomi Microsoft.SqlServer.Dts.Tasks.ScriptTask
Assembly: Microsoft.SqlServer.ScriptTask (in Microsoft.SqlServer.ScriptTask.dll)
Sintassi
'Dichiarazione
Public Class VSTARTScriptObjectModelBase
'Utilizzo
Dim instance As VSTARTScriptObjectModelBase
public class VSTARTScriptObjectModelBase
public ref class VSTARTScriptObjectModelBase
type VSTARTScriptObjectModelBase = class end
public class VSTARTScriptObjectModelBase
Nel tipo VSTARTScriptObjectModelBase sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
VSTARTScriptObjectModelBase | Infrastruttura. Initializes a new instance of the VSTARTScriptObjectModelBase class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
Dts | Infrastruttura. Gets or sets the global Dts that is the instance of the script object model. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.