Partager via


Script méthode

Generates Transact-SQL scripts that can be used to re-create a list of objects.

Liste de surcharge

  Nom Description
Méthode publique Script(array<Urn> [] () [] [])
Méthode publique Script(array<SqlSmoObject> [] () [] []) Generates Transact-SQL scripts that can be used to re-create a list of objects.
Méthode publique Script(UrnCollection) Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection.

Haut de la page