XPathExpressionBlock Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | XPathExpressionBlock() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathExpressionBlock(String^, FilterNode^) | Initializes a new instance of the XPathExpressionBlock class with the specified name and filter node. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Filter | Gets or sets a syntactical tree representation of a filter block. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | FixedProperties | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Name | Gets or sets the level name. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Copy() | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAttributeFromFilter(String^) | Retrieves the attribute from filter if its value is specified. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | Serves as a hash function for a particular type. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() ![]() | GetUniqueAttribute(FilterNode^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns the string representation of this block. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::ToString().) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



