Package.FindReferencedObjects Method
SQL Server 2005
Returns a reference object enumeration.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
public EnumReferencedObjects FindReferencedObjects ( Object o )
public function FindReferencedObjects ( o : Object ) : EnumReferencedObjects
Parameters
- o
The object to locate.
Return Value
Returns an EnumReferencedObjects enumerator.Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
