IScriptFactory 接口

定义

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
派生
属性

属性

CurrentlyActiveWndConnectionInfo
OpenFileMode

方法

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)

适用于