Поделиться через


DependencyWalker Members

The DependencyWalker object is a tool for performing scripting operations that involve dependencies such as identifying dependent relationships and converting this output to a list.

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

Public Constructors

  Имя Description
DependencyWalker Overloaded. Initializes a new instance of the DependencyWalker class.

В начало

Public Properties

(see also Protected Properties )

  Имя Description
ms219556.pubproperty(ru-ru,SQL.90).gif FilterCallbackFunction Gets or sets the scripting options that allow URNs to be filtered out while running the DiscoverDependencies method.
ms219556.pubproperty(ru-ru,SQL.90).gif Server Gets or sets the instance of Microsoft SQL Server that the DependencyWalker tool object is associated with.

В начало

Protected Properties

  Имя Description
ms219556.protproperty(ru-ru,SQL.90).gif DependencyTree  
ms219556.protproperty(ru-ru,SQL.90).gif KnownObjectsList  
ms219556.protproperty(ru-ru,SQL.90).gif Total  
ms219556.protproperty(ru-ru,SQL.90).gif TotalCount  

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms219556.pubmethod(ru-ru,SQL.90).gif DiscoverDependencies Overloaded. Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of Microsoft SQL Server objects on the instance of SQL Server.
ms219556.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219556.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms219556.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms219556.pubmethod(ru-ru,SQL.90).gifms219556.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219556.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )
ms219556.pubmethod(ru-ru,SQL.90).gif WalkDependencies Creates a linear list of objects and their dependencies from a specified DependencyTree object.

В начало

Protected Methods

  Имя Description
ms219556.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms219556.protmethod(ru-ru,SQL.90).gif GetServerObject Returns the Server object that represents the instance of Microsoft SQL Server on which the dependency discovery operation is running.
ms219556.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

Public Events

  Имя Description
ms219556.pubevent(ru-ru,SQL.90).gif DiscoveryProgress Raises an event at intervals and reports progress on the DiscoveryProgress method.

В начало

См. также

Справочник

DependencyWalker Class
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Scripting