TableViewBase.Script Method
Generates a Transact-SQL script that can be used to re-create the table.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | 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.
|
Vea también
Referencia
TableViewBase Class
TableViewBase Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Scripting
Working with Database Objects
Tablas
Vistas (motor de base de datos)
CREATE TABLE (Transact-SQL)
CREATE VIEW (Transact-SQL)