Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Namespace: Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Declaration
Public Shared Function GetUniqueAttribute ( _
filter As FilterNode _
) As String
'Usage
Dim filter As FilterNode
Dim returnValue As String
returnValue = XPathExpressionBlock.GetUniqueAttribute(filter)
public static string GetUniqueAttribute(
FilterNode filter
)
public:
static String^ GetUniqueAttribute(
FilterNode^ filter
)
static member GetUniqueAttribute :
filter:FilterNode -> string
public static function GetUniqueAttribute(
filter : FilterNode
) : String
Parameters
- filter
Type: Microsoft.SqlServer.Management.Sdk.Sfc.FilterNode
The filter node.
Return Value
Type: System.String
The value of an attribute for a filter of the form.