Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Creates linear Transact-SQL scripts for a list of objects.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
| Name | 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.
|
See Also
Reference
Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace