Méthode Scripter.EnumScriptWithList
Inclure les membres protégés
Inclure les membres hérités
Creates a linear Transact-SQL script for 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 | |
---|---|---|
![]() |
EnumScriptWithList(DependencyCollection) | Creates a linear Transact-SQL script based on a dependency collection. |
![]() |
EnumScriptWithList(array<SqlSmoObject[]) | Creates a linear Transact-SQL script based on an array of SqlSmoObjects. |
![]() |
EnumScriptWithList(array<Urn[]) | Creates a linear Transact-SQL script that is based on an array of URNs. |
![]() |
EnumScriptWithList(UrnCollection) | Creates a linear Transact-SQL script based on a URN collection. |
Haut de la page