Scripter.Script Method
Generates Transact-SQL scripts that can be used to re-create 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.Script (SqlSmoObject[]) |
Generates Transact-SQL scripts that can be used to re-create a list of objects.
|
Scripter.Script (Urn[]) |
Creates a Transact-SQL scripts for set of objects specified with an array of URN values.
|
Scripter.Script (UrnCollection) |
Creates a Transact-SQL scripts for a set of objects specified with a Urn object collection.
|
Siehe auch
Verweis
Scripter Class
Scripter Members
Microsoft.SqlServer.Management.Smo Namespace