ArrayListCollectionBase.AddImpl(SqlSmoObject, Int32) Method

Definition

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)

Parameters

insertAtPosition
Int32

Applies to