Table.EnumScript Method
SQL Server 2008
Returns an enumerable object.
| Name | Description | |
|---|---|---|
|
EnumScript() | Returns an IEnumerable<string> object that has the script for the passed objects |
|
EnumScript(ScriptingOptions) | Returns an IEnumerable<string> object that has the script for the passed objects. |
