Classe VSTAComponentScriptingEngine
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .MarshalByRefObject
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.
Méthodes
Nom | Description | |
---|---|---|
CreateObjRef | (hérité de MarshalByRefObject.) | |
Dispose | Infrastructure. | |
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetLifetimeService | (hérité de MarshalByRefObject.) | |
GetType | (hérité de Object.) | |
InitializeLifetimeService | (hérité de MarshalByRefObject.) | |
MemberwiseClone() () () () | (hérité de Object.) | |
MemberwiseClone(Boolean) | (hérité de MarshalByRefObject.) | |
PersistCurrentScriptProject | Infrastructure. (remplace VSTAScriptingEnginePersistCurrentScriptProject(Boolean).) | |
ToString | (hérité de Object.) |
Haut de la page
Champs
Nom | Description | |
---|---|---|
sVSTAComponentHostID | Infrastructure. | |
sVSTAComponentTemplateName | Infrastructure. |
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.