Scripter.ScriptWithList Method
Creates linear Transact-SQL scripts for a list of objects.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | Description |
---|---|
Scripter.ScriptWithList (DependencyCollection) |
Creates linear Transact-SQL scripts for a DependencyCollection object.
|
Scripter.ScriptWithList (SqlSmoObject[]) |
Creates linear Transact-SQL scripts for an array of SqlSmoObject objects.
|
Scripter.ScriptWithList (Urn[]) |
Creates linear Transact-SQL scripts for an array of Urn objects.
|
Scripter.ScriptWithList (UrnCollection) |
Creates linear Transact-SQL scripts for a UrnCollection object.
|
Vedere anche
Riferimento
Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace