다음을 통해 공유


PipelineComponentExt.CreateOutput(String) 메서드

정의

protected:
 virtual Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSOutput100 ^ CreateOutput(System::String ^ name);
protected virtual Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutput100 CreateOutput (string name);
abstract member CreateOutput : string -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutput100
override this.CreateOutput : string -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSOutput100
Protected Overridable Function CreateOutput (name As String) As IDTSOutput100

매개 변수

name
String

반환

적용 대상