Share via


IDtsVariableService.PromptAndCreateVariable Method

Include Protected Members
Include Inherited Members

Prompts for and then creates a new variable.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PromptAndCreateVariable(IWin32Window, DtsContainer) Prompts for and then creates a new variable.
Public method 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.
Public method 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.

Top

See Also

Reference

IDtsVariableService Interface

Microsoft.SqlServer.Dts.Runtime.Design Namespace