Statistic.Script Method
Generates a Transact-SQL script that can be used to re-create the database.
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 |
---|---|
Statistic.Script () |
Generates a Transact-SQL script that can be used to re-create the database.
|
Statistic.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the database as specified by the script options.
|
Vea también
Referencia
Statistic Class
Statistic Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Scripting
Creating and Updating Statistics
CREATE STATISTICS (Transact-SQL)