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 | |
---|---|---|
![]() |
AddReference | This method adds a reference to a list for reference tracking. |
![]() |
DestroyList | This method destroys the specified reference list from reference tracking. |
![]() |
Equals | Overloaded. (inherited from DtsObject ) |
![]() |
GetHashCode | Returns the hash code for this instance. (inherited from DtsObject) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
op_Equality | (inherited from DtsObject ) |
![]() ![]() |
op_Inequality | (inherited from DtsObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
RemoveReference | Removes a reference from an existing list. |
![]() |
SetListInfo | This method allows you to provide metadata for an existing reference list. |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
ObjectReferenceTracker Class
Microsoft.SqlServer.Dts.Runtime Namespace