TableViewBase.Script Method
Generates a Transact-SQL script that can be used to re-create the table.
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Überladungsliste
Name | Description |
---|---|
TableViewBase.Script () |
Generates a Transact-SQL script that can be used to re-create the table.
|
TableViewBase.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the table as specified by the script options.
|
Siehe auch
Verweis
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Andere Ressourcen
Scripting
Working with Database Objects
Tabellen
Sichten (Datenbankmodul)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)