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
衍生
屬性
實作

方法

名稱 Description
CreateVariable(IDTSParameter100) (繼承來源 IDTSVariableCreator100)

適用於