SfcQueryExpression Class
Definition
public sealed class SfcQueryExpression : System.Xml.Serialization.IXmlSerializable
type SfcQueryExpression = class
interface IXmlSerializable
Public NotInheritable Class SfcQueryExpression
Implements IXmlSerializable
- Inheritance
-
SfcQueryExpression
- Implements
Constructors
SfcQueryExpression() | |
SfcQueryExpression(String) |
Properties
Expression | |
ExpressionSkeleton |
Methods
GetLeafTypeName() |
Returns the string Type name of the expression leaf. |
SetExpression(XPathExpression) | |
ToString() |
Explicit Interface Implementations
IXmlSerializable.GetSchema() | |
IXmlSerializable.ReadXml(XmlReader) | |
IXmlSerializable.WriteXml(XmlWriter) |