Package::FindReferencedObjects Method (Object^)

 

Returns a reference object enumeration.

Namespace:   Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)

public:
EnumReferencedObjects^ FindReferencedObjects(
	Object^ o
)

Parameters

o
Type: System::Object^

The object to locate.

Return to top
Show: