Scripter.ScriptWithList Method
Creates linear Transact-SQL scripts for a list of objects.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
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.
|
Siehe auch
Verweis
Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace