Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
For more information, see EnumReferencedObjects.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntax
'Declaration
<GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")> _
Public Interface IDTSEnumReferencedObjects100
'Usage
Dim instance As IDTSEnumReferencedObjects100
[GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")]
public interface IDTSEnumReferencedObjects100
[GuidAttribute(L"2497A8C6-9FC7-4EAA-88DA-C5201D819769")]
public interface class IDTSEnumReferencedObjects100
[<GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")>]
type IDTSEnumReferencedObjects100 = interface end
public interface IDTSEnumReferencedObjects100
The IDTSEnumReferencedObjects100 type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Object | Infrastructure. For more information, see EnumReferencedObjects. |
![]() |
ReferenceType | Infrastructure. For more information, see EnumReferencedObjects. |
![]() |
UsageDescription | Infrastructure. For more information, see EnumReferencedObjects. |
![]() |
UsageLocation | Infrastructure. For more information, see EnumReferencedObjects. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Next | Infrastructure. For more information, see EnumReferencedObjects. |
![]() |
Reset | Infrastructure. For more information, see EnumReferencedObjects. |
Top