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.Sql2012
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("2497A8C6-9FC7-4EAA-88DA-C5201D819769")]
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: