XPathExpression 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 | |
|---|---|---|
![]() | XPathExpression(IList<XPathExpressionBlock^>^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | XPathExpression(String^) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | ExpressionSkeleton | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Item[Int32] | Gets the tree for the level given by the index. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Length | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | BlockExpressionSkeleton(Int32) | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetAttribute(String^, String^) | Retrieves attribute for the given level from the filter. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | GetHashCode() | Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | Returns the string representation of this expression. 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.


