IDTSEnumReferencedObjects100 Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Enumerates the referenced objects.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("85083BAB-2788-4F45-BA04-820A16EB74E7")]
public interface class IDTSEnumReferencedObjects100

NameDescription
System_CAPS_pubpropertyObject

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the referenced objects.

System_CAPS_pubpropertyReferenceType

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the reference type.

System_CAPS_pubpropertyUsageDescription

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the usage description.

System_CAPS_pubpropertyUsageLocation

This API supports the product infrastructure and is not intended to be used directly from your code.

Gets the usage location.

NameDescription
System_CAPS_pubmethodNext()

This API supports the product infrastructure and is not intended to be used directly from your code.

Displays the next object.

System_CAPS_pubmethodReset()

This API supports the product infrastructure and is not intended to be used directly from your code.

Resets the referenced object.

Return to top
Show: