FilterNodeGroup 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
法列
[System.Runtime.InteropServices.ComVisible(false)]
public class FilterNodeGroup : Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeChildren
[<System.Runtime.InteropServices.ComVisible(false)>]
type FilterNodeGroup = class
inherit FilterNodeChildren
Public Class FilterNodeGroup
Inherits FilterNodeChildren
- 继承
- 属性
构造函数
| 名称 | 说明 |
|---|---|
| FilterNodeGroup(FilterNode) |
法列 |
属性
| 名称 | 说明 |
|---|---|
| Node |
获取节点 |
| NodeType |
节点的类型 |
方法
| 名称 | 说明 |
|---|---|
| GetHashCode() |
法列 (继承自 FilterNodeChildren) |
| ToString() |
法列 |