IDTSVariableCreator100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma interface para o criador de uma variável.
public interface class IDTSVariableCreator100
[System.Runtime.InteropServices.Guid("2A54C5B2-C131-4D83-AB7F-742ABB0EF804")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVariableCreator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")]
public interface IDTSVariableCreator100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("2CDE88B7-76A3-4815-A973-09C89799DF8C")]
public interface IDTSVariableCreator100
[<System.Runtime.InteropServices.Guid("2A54C5B2-C131-4D83-AB7F-742ABB0EF804")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVariableCreator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")>]
type IDTSVariableCreator100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("2CDE88B7-76A3-4815-A973-09C89799DF8C")>]
type IDTSVariableCreator100 = interface
Public Interface IDTSVariableCreator100
- Derivado
- Atributos
Métodos
CreateVariable(IDTSParameter100) |
Cria uma nova variável usando o parâmetro especificado. |