VariableCreator 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.
public interface class VariableCreator : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSVariableCreator100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.VariableCreatorClass))]
[System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")]
public interface VariableCreator : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSVariableCreator100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.VariableCreatorClass))>]
[<System.Runtime.InteropServices.Guid("B6BF83F3-1550-428E-A71F-D8606046390F")>]
type VariableCreator = interface
interface IDTSVariableCreator100
Public Interface VariableCreator
Implements IDTSVariableCreator100
- Derivado
- Atributos
- Implementações
Métodos
| CreateVariable(IDTSParameter100) | (Herdado de IDTSVariableCreator100) |