FilterNodeAttribute 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.
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
- Attributes
Constructors
FilterNodeAttribute(String) |
initialize |
Properties
Name |
attribute name |
NodeType |
type of the node |
Methods
GetHashCode() | |
ToString() |