共用方式為


DocumentMapNode Members

Represents a single node in the document map. This class cannot be inherited.

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

Public Properties

  名稱 Description
ms162346.pubproperty(zh-tw,SQL.90).gif Children Gets an array of child document map nodes.
ms162346.pubproperty(zh-tw,SQL.90).gif Label Gets the label of the node.
ms162346.pubproperty(zh-tw,SQL.90).gif NonPersistedRenderingInfo  
ms162346.pubproperty(zh-tw,SQL.90).gif Page Gets the number of the page on which the DocumentMapNode item appears.
ms162346.pubproperty(zh-tw,SQL.90).gif UniqueName Gets a string containing the name of the report item or grouping to which this node points.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms162346.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162346.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms162346.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms162346.pubmethod(zh-tw,SQL.90).gifms162346.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162346.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

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

頂端

請參閱

參考

DocumentMapNode Class
Microsoft.ReportingServices.ReportRendering Namespace