FilterNodeAttribute(String) Constructor

Definition

initialize

public FilterNodeAttribute (string name);
new Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeAttribute : string -> Microsoft.SqlServer.Management.Sdk.Sfc.FilterNodeAttribute
Public Sub New (name As String)

Parameters

name
String

attribute name

Applies to