PromptAndCreateVariable 方法
Prompts for and then creates a new variable.
此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。
多載 清單
名稱 | 說明 | |
---|---|---|
PromptAndCreateVariable(IWin32Window, DtsContainer) | 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. |
上層