Partager via


Dependency Members

The Dependency class is a base class that is used to derive the node classes in SQL Server Management Objects (SMO) scripting classes.

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

Public Constructors

  Nom Description
Dependency Overloaded. Initializes a new instance of the Dependency class.

Haut de la page

Public Properties

  Nom Description
ms219609.pubproperty(fr-fr,SQL.90).gif Links Gets the dependency list.
ms219609.pubproperty(fr-fr,SQL.90).gif Urn Gets or sets the URN value that uniquely identifies a Microsoft SQL Server scriptable object that is represented by a node in a DependencyCollection object or a DependencyTree object.

Haut de la page

Public Methods

(see also Protected Methods )

  Nom Description
ms219609.pubmethod(fr-fr,SQL.90).gif Copy Returns a copy of the referenced Dependency object.
ms219609.pubmethod(fr-fr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219609.pubmethod(fr-fr,SQL.90).gif GetHashCode  (inherited from Object )
ms219609.pubmethod(fr-fr,SQL.90).gif GetType  (inherited from Object )
ms219609.pubmethod(fr-fr,SQL.90).gifms219609.static(fr-fr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219609.pubmethod(fr-fr,SQL.90).gif ToString  (inherited from Object )

Haut de la page

Protected Methods

  Nom Description
ms219609.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms219609.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

Dependency Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Scripting