共用方式為


XPathExpressionBlock Members

The XpathExpressionBlock object represents an Xpath expression block.

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

Public Constructors

  名稱 Description
XPathExpressionBlock Initializes a new instance of the XpathExpressionBlock class.

頂端

Public Properties

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

頂端

Public Methods

(see also Protected Methods )

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

頂端

Protected Methods

  名稱 Description
ms220754.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms220754.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

XPathExpressionBlock Class
Microsoft.SqlServer.Management.Smo Namespace

其他資源

SQLXML 4.0 Programming