Méthode Script
Generates Transact-SQL scripts that can be used to re-create a list of objects.
Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.
Liste de surcharge
Nom | Description | |
---|---|---|
Script(array<SqlSmoObject> [] () [] []) | Generates Transact-SQL scripts that can be used to re-create a list of objects. | |
Script(array<Urn> [] () [] []) | Creates a Transact-SQL script for a set of objects that are specified with an array of Urn objects. | |
Script(UrnCollection) | Creates a Transact-SQL script for a set of objects that are specified with a Urn object collection. |
Haut de la page