IDTSManagedComponentHost130.HostInsertOutputColumnAt 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSOutputColumn100 ^ HostInsertOutputColumnAt(Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSManagedComponentWrapper100 ^ pWrapper, int lOutputID, int lOutputColumnIndex, System::String ^ bstrName, System::String ^ bstrDescription);
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSOutputColumn100 HostInsertOutputColumnAt (Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSManagedComponentWrapper100 pWrapper, int lOutputID, int lOutputColumnIndex, string bstrName, string bstrDescription);
Public Function HostInsertOutputColumnAt (pWrapper As IDTSManagedComponentWrapper100, lOutputID As Integer, lOutputColumnIndex As Integer, bstrName As String, bstrDescription As String) As IDTSOutputColumn100
參數
- pWrapper
- IDTSManagedComponentWrapper100
- lOutputID
- Int32
- lOutputColumnIndex
- Int32
- bstrName
- String
- bstrDescription
- String