FilterNodeChildren Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Microsoft.SqlServer.Management.Sdk.Sfc::FilterNode
Microsoft.SqlServer.Management.Sdk.Sfc::FilterNodeChildren
Microsoft.SqlServer.Management.Sdk.Sfc::FilterNodeFunction
Microsoft.SqlServer.Management.Sdk.Sfc::FilterNodeGroup
Microsoft.SqlServer.Management.Sdk.Sfc::FilterNodeOperator
| Name | Description | |
|---|---|---|
![]() | NodeType | Gets the type of the node. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from FilterNode.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | Returns hash code for the specified value of the children. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Inherited from FilterNode.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


