Classe VSTAComponentScriptingEngine
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the VSTA component scripting engine.
Hiérarchie d'héritage
System.Object
VSTAScriptingEngine
Microsoft.SqlServer.Dts.Pipeline.VSTAComponentScriptingEngine
Espace de noms : Microsoft.SqlServer.Dts.Pipeline
Assembly : Microsoft.SqlServer.TxScript (en Microsoft.SqlServer.TxScript.dll)
Syntaxe
'Déclaration
Public Class VSTAComponentScriptingEngine _
Inherits VSTAScriptingEngine
'Utilisation
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
Le type VSTAComponentScriptingEngine expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
VSTAComponentScriptingEngine | Infrastructure. Initializes a new instance of the VSTAComponentScriptingEngine class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
EnabledDebugging | Infrastructure. Gets whether the scripting engine enables debugging. (remplace VSTAScriptingEngineEnabledDebugging.) | |
ScriptAppName | Infrastructure. Gets the script application name. (remplace VSTAScriptingEngineScriptAppName.) |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Dispose | Infrastructure. Releases all instance of the VSTAComponentScriptingEngine class. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
ScriptComponentHostID | Infrastructure. The script component host identifier. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.