EnumReferencedObjects Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the referenced objects.
public ref class EnumReferencedObjects sealed : Microsoft::SqlServer::Dts::Runtime::DtsObject
public sealed class EnumReferencedObjects : Microsoft.SqlServer.Dts.Runtime.DtsObject
type EnumReferencedObjects = class
inherit DtsObject
Public NotInheritable Class EnumReferencedObjects
Inherits DtsObject
- Inheritance
Properties
Object |
Gets the referenced objects. |
ReferenceType |
Gets the reference type. |
UsageDescription |
Gets the usage description |
UsageLocation |
Gets the usage location. |
Methods
Equals(Object) |
Determines whether two object instances are equal. (Inherited from DtsObject) |
GetHashCode() |
Returns the hash code for this instance. (Inherited from DtsObject) |
Next() |
Displays the next object. |
Skip() |
Skips the current object. |