Metodo EnumScriptWithList
Creates a linear Transact-SQL script for a list of objects.
Elenco di overload
Nome | Descrizione | |
---|---|---|
EnumScriptWithList(array<Urn> [] () [] []) | ||
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(UrnCollection) | Creates a linear Transact-SQL script based on a URN collection. |
In alto
Vedere anche