ConnectionManagerItems.RemoveAt メソッド
指定したインデックスを使用して接続マネージャーを削除します。
名前空間: Microsoft.SqlServer.Dts.Runtime
アセンブリ: Microsoft.SqlServer.ManagedDTS (Microsoft.SqlServer.ManagedDTS.dll)
構文
'宣言
Public Sub RemoveAt ( _
index As Integer _
)
'使用
Dim instance As ConnectionManagerItems
Dim index As Integer
instance.RemoveAt(index)
public void RemoveAt(
int index
)
public:
void RemoveAt(
int index
)
member RemoveAt :
index:int -> unit
public function RemoveAt(
index : int
)
パラメーター
- index
型: System.Int32
インデックスです。