VSTAComponentScriptingEngine Clase

Definición

public ref class VSTAComponentScriptingEngine : Microsoft::SqlServer::VSTAHosting::VSTAScriptingEngine
public class VSTAComponentScriptingEngine : Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine
type VSTAComponentScriptingEngine = class
    inherit VSTAScriptingEngine
Public Class VSTAComponentScriptingEngine
Inherits VSTAScriptingEngine
Herencia
VSTAComponentScriptingEngine

Constructores

VSTAComponentScriptingEngine(ScriptComponentHost, VSTAScriptProjectStorage)

Use siempre este constructor.

Campos

c_xmlprojNamespace

el nombre del espacio de nombres para todos los nombres usados en el archivo de proyecto vsta xml.

(Heredado de VSTAScriptingEngine)
m_debugMode (Heredado de VSTAScriptingEngine)
m_macroProjectPath (Heredado de VSTAScriptingEngine)
m_scriptStorage (Heredado de VSTAScriptingEngine)
ScriptComponentHostID

Propiedades

DebuggerVstaHelper (Heredado de VSTAScriptingEngine)
IsVstaHelperCreated (Heredado de VSTAScriptingEngine)
ProjectName

Obtiene o establece el nombre del proyecto actual. Útil para cambiar el nombre de scripts

(Heredado de VSTAScriptingEngine)
ScriptAppName
VstaHelper (Heredado de VSTAScriptingEngine)

Métodos

CheckDebuggerInUsed(Boolean) (Heredado de VSTAScriptingEngine)
ClearDebuggerFlag() (Heredado de VSTAScriptingEngine)
Dispose()
DisposeVstaHelper() (Heredado de VSTAScriptingEngine)
LoadProjectFromStorage() (Heredado de VSTAScriptingEngine)
SaveProjectToStorage() (Heredado de VSTAScriptingEngine)

Se aplica a