SubqueryComparisonPredicateType Enumeration
Represents the types of comparison predicates that involve a subquery.
Assembly: Microsoft.SqlServer.TransactSql.ScriptDom (in Microsoft.SqlServer.TransactSql.ScriptDom.dll)
| Member name | Description | |
|---|---|---|
| All | The Type is All. | |
| Any | The Type is Any. | |
| None | The Type is None. |
Show: