VariableCreator 接口

定义

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
派生
属性
实现

方法

CreateVariable(IDTSParameter100) (继承自 IDTSVariableCreator100)

适用于