InsertOption Enumeration
Specifies the type of insert options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| Into | The option is Into. | |
| None | The option is None. | |
| Over | The option is Over. |
Show: