IDTSDataTypeInfos100 Interface

 

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

Contains a collection of IDTSDataTypeInfo100 objects.

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

[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
[GuidAttribute("6460158E-CD48-4657-BF2D-D2124457B135")]
public interface class IDTSDataTypeInfos100

NameDescription
System_CAPS_pubpropertyCount

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

Gets the number of elements contained in the collection.

System_CAPS_pubpropertyItem[Object^]

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

Gets an IDTSDataTypeInfo100 object from the collection.

Return to top
Show: