Udostępnij przez


ObjectReferenceTracker Members

Provides analysis regarding the impact and consequences of deleting variables and connections from a package. This class cannot be inherited.

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

Public Methods

(see also Protected Methods )

  Name Description
ms212973.pubmethod(pl-pl,SQL.100).gif AddReference This method adds a reference to a list for reference tracking.
ms212973.pubmethod(pl-pl,SQL.100).gif DestroyList This method destroys the specified reference list from reference tracking.
ms212973.pubmethod(pl-pl,SQL.100).gif Equals  Overloaded. (inherited from DtsObject )
ms212973.pubmethod(pl-pl,SQL.100).gif GetHashCode  Returns the hash code for this instance. (inherited from DtsObject)
ms212973.pubmethod(pl-pl,SQL.100).gif GetType  (inherited from Object )
ms212973.pubmethod(pl-pl,SQL.100).gifms212973.static(pl-pl,SQL.100).gif op_Equality  (inherited from DtsObject )
ms212973.pubmethod(pl-pl,SQL.100).gifms212973.static(pl-pl,SQL.100).gif op_Inequality  (inherited from DtsObject )
ms212973.pubmethod(pl-pl,SQL.100).gifms212973.static(pl-pl,SQL.100).gif ReferenceEquals  (inherited from Object )
ms212973.pubmethod(pl-pl,SQL.100).gif RemoveReference Removes a reference from an existing list.
ms212973.pubmethod(pl-pl,SQL.100).gif SetListInfo This method allows you to provide metadata for an existing reference list.
ms212973.pubmethod(pl-pl,SQL.100).gif ToString  (inherited from Object )

Top

Protected Methods

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

Top