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 | |
---|---|---|
Filter | Gets or sets the filter node for the Xpath expression block. | |
FixedProperties | Gets the fixed properties of the Xpath expression block. | |
Name | Gets or sets the name of the Xpath expression block. |
頂端
Public Methods
(see also Protected Methods )
名稱 | Description | |
---|---|---|
Copy | Makes a copy of the Xpath expression block. | |
Equals | Overloaded. (inherited from Object ) | |
GetAttributeFromFilter | Returns an attribute from the filter. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
GetUniqueAttribute | Returns a unique attribute of the specified filter node. | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
頂端
Protected Methods
名稱 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
頂端
請參閱
參考
XPathExpressionBlock Class
Microsoft.SqlServer.Management.Smo Namespace