Partager via


PromptAndCreateVariable méthode

Prompts for and then creates a new variable.

Liste de surcharge

  Nom Description
Méthode publique PromptAndCreateVariable(IWin32Window, DtsContainer) Creates a new variable.
Méthode publique 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.
Méthode publique 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.

Haut de la page