IDTSCustomPropertyCollection100.NewAt(Int32) 方法

定义

public:
 Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSCustomProperty100 ^ NewAt(int lIndex);
[System.Runtime.InteropServices.DispId(15)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomProperty100 NewAt (int lIndex);
[<System.Runtime.InteropServices.DispId(15)>]
abstract member NewAt : int -> Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSCustomProperty100
Public Function NewAt (lIndex As Integer) As IDTSCustomProperty100

参数

lIndex
Int32

返回

属性

适用于