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)

적용 대상