Udostępnij przez


DependencyNode Members

The DependencyNode class represents a node that is defined by a URN address.

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

Protected Constructors

  Name Description
DependencyNode Initializes a new instance of the DependencyNode class.

Top

Public Properties

  Name Description
ms219476.pubproperty(pl-pl,SQL.100).gif IsSchemaBound Determines if the Dependency Node is bound to a schema
ms219476.pubproperty(pl-pl,SQL.100).gif Urn Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms219476.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from Object )
ms219476.pubmethod(pl-pl,SQL.100).gif GetHashCode  (inherited from Object )
ms219476.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms219476.pubmethod(pl-pl,SQL.100).gifms219476.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms219476.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms219476.protmethod(pl-pl,SQL.100).gif Finalize  (inherited from Object )
ms219476.protmethod(pl-pl,SQL.100).gif MemberwiseClone  (inherited from Object )

Top