EnumReferencedObjects Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Enumerates the referenced objects.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Microsoft.SqlServer.Dts.Runtime::DtsObject
Microsoft.SqlServer.Dts.Runtime::EnumReferencedObjects
| Name | Description | |
|---|---|---|
![]() | Object | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the referenced objects. |
![]() | ReferenceType | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the reference type. |
![]() | UsageDescription | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the usage description |
![]() | UsageLocation | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the usage location. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether two object instances are equal.(Inherited from DtsObject.) |
![]() | GetHashCode() | Returns the hash code for this instance.(Inherited from DtsObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | Next() | This API supports the product infrastructure and is not intended to be used directly from your code. Displays the next object. |
![]() | Skip() | This API supports the product infrastructure and is not intended to be used directly from your code. Skips the current object. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

