SfcQueryExpression Class
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | SfcQueryExpression() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() | SfcQueryExpression(String^) | Initializes a new instance of the SfcQueryExpression class with the specified file path. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Expression | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() | ExpressionSkeleton | Gets the expression as a string stripped of all filters. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLeafTypeName() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() | GetType() | (Inherited from Object.) |
![]() | SetExpression(XPathExpression^) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() | ToString() | Returns a string that represents SfcQueryExpression. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | IXmlSerializable::GetSchema() | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() ![]() | IXmlSerializable::ReadXml(XmlReader^) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
![]() ![]() | IXmlSerializable::WriteXml(XmlWriter^) | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.



