FilterNodeOperator Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
operator
[System.Runtime.InteropServices.ComVisible(false)]
public class FilterNodeOperator : Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeChildren
type FilterNodeOperator = class
inherit FilterNodeChildren
Public Class FilterNodeOperator
Inherits FilterNodeChildren
- Inheritance
- Attributes
Constructors
| FilterNodeOperator(FilterNodeOperator+Type, FilterNode, FilterNode) |
Properties
| Left |
left node |
| NodeType |
type of the node |
| OpType |
operator type |
| Right |
right node |
Methods
| GetHashCode() | |
| OpTypeToString(FilterNodeOperator+Type) | |
| ToString() |