FilterNodeChildren Class

Definition

holds a list of subnodes

[System.Runtime.InteropServices.ComVisible(false)]
public abstract class FilterNodeChildren : Microsoft.SqlServer.Management.Sdk.Sfc.FilterNode
[<System.Runtime.InteropServices.ComVisible(false)>]
type FilterNodeChildren = class
    inherit FilterNode
Public MustInherit Class FilterNodeChildren
Inherits FilterNode
Inheritance
FilterNodeChildren
Derived
Attributes

Properties

Name Description
NodeType

type of the node

(Inherited from FilterNode)

Methods

Name Description
GetHashCode()
ToString() (Inherited from FilterNode)

Applies to