TableViewBase.Script Method
Generates a Transact-SQL script that can be used to re-create the table.
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Elenco degli overload
Nome | 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.
|
Vedere anche
Riferimento
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Altre risorse
Scripting
Working with Database Objects
Tabelle
Viste (Motore di database)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)