ArrayListCollectionBase.AddImpl(SqlSmoObject, Int32) 메서드

정의

protected void AddImpl(Microsoft.SqlServer.Management.Smo.SqlSmoObject obj, int insertAtPosition);
member this.AddImpl : Microsoft.SqlServer.Management.Smo.SqlSmoObject * int -> unit
Protected Sub AddImpl (obj As SqlSmoObject, insertAtPosition As Integer)

매개 변수

insertAtPosition
Int32

적용 대상