Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Prompts for and then creates a new variable.
Überladungsliste
| Name | Description |
|---|---|
| IDtsVariableService.PromptAndCreateVariable (IWin32Window, DtsContainer) |
Creates a new variable.
|
| IDtsVariableService.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.
|
| IDtsVariableService.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.
|
Siehe auch
Verweis
IDtsVariableService Interface
IDtsVariableService Members
Microsoft.SqlServer.Dts.Runtime.Design Namespace