SfcQueryExpression Class

 

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

Namespace:   Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

System::Object
  Microsoft.SqlServer.Management.Sdk.Sfc::SfcQueryExpression

public ref class SfcQueryExpression sealed : IXmlSerializable

NameDescription
System_CAPS_pubmethodSfcQueryExpression()

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubmethodSfcQueryExpression(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.

NameDescription
System_CAPS_pubpropertyExpression

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubpropertyExpressionSkeleton

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.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetLeafTypeName()

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodSetExpression(XPathExpression^)

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubmethodToString()

Returns a string that represents SfcQueryExpression. Do not reference this member directly in your code. It supports the SQL Server infrastructure.(Overrides Object::ToString().)

NameDescription
System_CAPS_pubinterfaceSystem_CAPS_privmethodIXmlSerializable::GetSchema()

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIXmlSerializable::ReadXml(XmlReader^)

Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.

System_CAPS_pubinterfaceSystem_CAPS_privmethodIXmlSerializable::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.

Return to top
Show: