IDtsVariableService.PromptAndCreateVariable Método
Incluir miembros protegidos
Incluir miembros heredados
Prompts for and then creates a new variable.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
PromptAndCreateVariable(IWin32Window, DtsContainer) | Prompts for and then creates a new variable. | |
PromptAndCreateVariable(IWin32Window, DtsContainer, String) | Prompts for and then creates a variable for a specified window and container. This method is a helper method for working with variables in a user interface. | |
PromptAndCreateVariable(IWin32Window, DtsContainer, String, String, Type) | Prompts for and creates a variable for the specified window, container, and namespace. This method is a helper method for working with variables in a user interface. |
Arriba