FilterNode::Type Enumeration
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Indicates the type of the filter node.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Member name | Description | |
|---|---|---|
| Attribute | An attribute. | |
| Constant | A constant. | |
| Function | A function. | |
| Group | A group. | |
| Operator | An operator. |
Show: