XPathExpressionBlock Members

The XpathExpressionBlock object represents an Xpath expression block.

The following tables list the members exposed by the XPathExpressionBlock type.

Public Constructors

  Name Description
XPathExpressionBlock Initializes a new instance of the XpathExpressionBlock class.

Top

Public Properties

  Name Description
ms220754.pubproperty(en-US,SQL.90).gif Filter Gets or sets the filter node for the Xpath expression block.
ms220754.pubproperty(en-US,SQL.90).gif FixedProperties Gets the fixed properties of the Xpath expression block.
ms220754.pubproperty(en-US,SQL.90).gif Name Gets or sets the name of the Xpath expression block.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms220754.pubmethod(en-US,SQL.90).gif Copy Makes a copy of the Xpath expression block.
ms220754.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms220754.pubmethod(en-US,SQL.90).gif GetAttributeFromFilter Returns an attribute from the filter.
ms220754.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms220754.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms220754.pubmethod(en-US,SQL.90).gifms220754.static(en-US,SQL.90).gif GetUniqueAttribute Returns a unique attribute of the specified filter node.
ms220754.pubmethod(en-US,SQL.90).gifms220754.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms220754.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms220754.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms220754.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

XPathExpressionBlock Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

SQLXML 4.0 Programming