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

[GuidAttribute("273DD675-1490-4813-BFD3-8A3FF96E740E")]
[TypeLibTypeAttribute(TypeLibTypeFlags::FDual | TypeLibTypeFlags::FDispatchable)]
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: