SortedListCollectionBase.AddImpl(SqlSmoObject) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected void AddImpl (Microsoft.SqlServer.Management.Smo.SqlSmoObject obj);
member this.AddImpl : Microsoft.SqlServer.Management.Smo.SqlSmoObject -> unit
Protected Sub AddImpl (obj As SqlSmoObject)
Parameters
- obj
- SqlSmoObject