FilterNodeAttribute Class

Definition

a node that encapsulates an attribute in the filter

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

Constructors

FilterNodeAttribute(String)

initialize

Properties

Name

attribute name

NodeType

type of the node

Methods

GetHashCode()
ToString()

Applies to