Metodo EnumScriptWithList
Creates a linear Transact-SQL script for a list of objects.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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. |
In alto