ExecuteAsOption Enumeration
Specifies the execute as options.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
Member name | Description | |
---|---|---|
Caller | The Caller option. | |
Login | The Login option. | |
Owner | The Owner option. | |
Self | The Self option. | |
String | The String option. | |
User | The User option. |
Show: