ParameterCollectionBase.ImplAddExisting(SqlSmoObject) Método

Definición

Inserta el objeto en la colección. Dado que la clave es el nombre, es necesario insertar en el orden de identificador.

protected override void ImplAddExisting(Microsoft.SqlServer.Management.Smo.SqlSmoObject obj);
override this.ImplAddExisting : Microsoft.SqlServer.Management.Smo.SqlSmoObject -> unit
Protected Overrides Sub ImplAddExisting (obj As SqlSmoObject)

Parámetros

Se aplica a