Classe VSTAComponentScriptingEngine
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the VSTA component scripting engine.
Gerarchia di ereditarietà
System.Object
VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine
Spazio dei nomi Microsoft.SqlServer.Dts.Pipeline
Assembly: Microsoft.SqlServer.TxScript (in Microsoft.SqlServer.TxScript.dll)
Sintassi
'Dichiarazione
Public Class VSTAComponentScriptingEngine _
Inherits VSTAScriptingEngine
'Utilizzo
Dim instance As VSTAComponentScriptingEngine
public class VSTAComponentScriptingEngine : VSTAScriptingEngine
public ref class VSTAComponentScriptingEngine : public VSTAScriptingEngine
type VSTAComponentScriptingEngine =
class
inherit VSTAScriptingEngine
end
public class VSTAComponentScriptingEngine extends VSTAScriptingEngine
Nel tipo VSTAComponentScriptingEngine sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
VSTAComponentScriptingEngine | Infrastruttura. Initializes a new instance of the VSTAComponentScriptingEngine class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
EnabledDebugging | Infrastruttura. Gets whether the scripting engine enables debugging. Esegue l'override di VSTAScriptingEngineEnabledDebugging. | |
ScriptAppName | Infrastruttura. Gets the script application name. Esegue l'override di VSTAScriptingEngineScriptAppName. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Dispose | Infrastruttura. Releases all instance of the VSTAComponentScriptingEngine class. | |
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
Campi
Nome | Descrizione | |
---|---|---|
ScriptComponentHostID | Infrastruttura. The script component host identifier. |
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.