다음을 통해 공유


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(ko-kr,SQL.90).gif Filter Gets or sets the filter node for the Xpath expression block.
ms220754.pubproperty(ko-kr,SQL.90).gif FixedProperties Gets the fixed properties of the Xpath expression block.
ms220754.pubproperty(ko-kr,SQL.90).gif Name Gets or sets the name of the Xpath expression block.

위쪽

Public Methods

(see also Protected Methods )

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

위쪽

Protected Methods

  이름 Description
ms220754.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms220754.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

XPathExpressionBlock Class
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

SQLXML 4.0 Programming