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)

Применяется к