UnaryExpressionType Enumeration
Specifies the types of scalar expressions that have a single expression as a child.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| BitwiseNot | Type is BitwiseNot. | |
| Negative | Type is Negative. | |
| Positive | Type is Positive. |
Show: