共用方式為


IDtsVariableService 成員

Accesses existing variables or creates new variables in a package.

方法

  名稱 描述
公用方法 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.

頂端