Index.Script Method
Generates a Transact-SQL script that can be used to re-create the index.
备注
The following options do not appear in the script for the Index object:
PAD_INDEX
ALLOW_PAGE_LOCKS
ALLOW_ROW_LOCKS
ONLINE
仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。
重载列表
名称 | Description |
---|---|
Index.Script () |
Generates a Transact-SQL script that can be used to re-create the index.
|
Index.Script (ScriptingOptions) |
Generates a Transact-SQL script that can be used to re-create the index as specified by the script options.
|
请参阅
参考
Index Class
Index Members
Microsoft.SqlServer.Management.Smo Namespace