IScriptFactory Interface

Definition

public interface class IScriptFactory
[System.Runtime.InteropServices.Guid("6B309CD1-E17B-414a-8ABB-89FEEFF7AFB4")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IScriptFactory
[<System.Runtime.InteropServices.Guid("6B309CD1-E17B-414a-8ABB-89FEEFF7AFB4")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IScriptFactory = interface
Public Interface IScriptFactory
Derived
Attributes

Properties

CurrentlyActiveWndConnectionInfo
OpenFileMode

Methods

CheckAndCancelRunningQueries()
CheckDefaultKeyboardScheme()
CreateLiveQueryView(UIConnectionInfo, Int16)
CreateNewBlankScript(ScriptType)
CreateNewBlankScript(ScriptType, UIConnectionGroupInfo, IDbConnection)
CreateNewBlankScript(ScriptType, UIConnectionInfo, IDbConnection)
CreateNewScript(String, UIConnectionGroupInfo, IDbConnection)
CreateNewScript(String, UIConnectionGroupInfo, IDbConnection, String)
CreateNewScript(String, UIConnectionInfo, IDbConnection)
CreateNewScript(String, UIConnectionInfo, IDbConnection, String)
CreateNewScriptBasedOnTemplate(String, String, Boolean)
CreateNewSqlObjectDocument(String, String, String)
DesignTableOrView(DocumentType, DocumentOptions, String, IManagedConnection)
GetFontAndColorProvider(Guid, Object)
GetVdtPreloader(SqlConnectionInfo, ISynchronizeInvoke)
InstallDatabaseDiagramSupportObjects(SqlConnectionInfoWithConnection, String)
ProcessDroppedFilesAsync(StringCollection)
ScheduleSqlScriptAsOneStep(String, SqlConnectionInfo, IServiceProvider, IWin32Window)
ScheduleSqlScriptAsOneStep(String, SqlConnectionInfo, IWin32Window)

Applies to