CManagedComponentWrapperClass Class

 

Namespace:   Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012
Assembly:  Microsoft.SqlServer.DTSPipelineWrap (in Microsoft.SqlServer.DTSPipelineWrap.dll)

System::Object
  Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2012::CManagedComponentWrapperClass

[ClassInterfaceAttribute(ClassInterfaceType::None)]
[TypeLibTypeAttribute(TypeLibTypeFlags::FCanCreate | TypeLibTypeFlags::FAggregatable)]
[GuidAttribute("874F7595-FB5F-40FF-96AF-FBFF8250E3EF")]
public ref class CManagedComponentWrapperClass : IDTSDesigntimeComponent100, 
	CManagedComponentWrapper, IDTSRuntimeComponent100

NameDescription
System_CAPS_pubmethodAcquireConnections(Object^)

System_CAPS_pubmethodCleanup()

System_CAPS_pubmethodDeleteExternalMetadataColumn(Int32, Int32)

System_CAPS_pubmethodDeleteInput(Int32)

System_CAPS_pubmethodDeleteOutput(Int32)

System_CAPS_pubmethodDeleteOutputColumn(Int32, Int32)

System_CAPS_pubmethodDescribeRedirectedErrorCode(Int32)

System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetEnumerationCollection(String^)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodInsertExternalMetadataColumnAt(Int32, Int32, String^, String^)

System_CAPS_pubmethodInsertInput(DTSInsertPlacement, Int32)

System_CAPS_pubmethodInsertOutput(DTSInsertPlacement, Int32)

System_CAPS_pubmethodInsertOutputColumnAt(Int32, Int32, String^, String^)

System_CAPS_pubmethodMapInputColumn(Int32, Int32, Int32)

System_CAPS_pubmethodMapOutputColumn(Int32, Int32, Int32, Boolean)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodOnDeletingInputColumn(Int32, Int32)

System_CAPS_pubmethodOnInputPathAttached(Int32)

System_CAPS_pubmethodOnInputPathDetached(Int32)

System_CAPS_pubmethodOnOutputPathAttached(Int32)

System_CAPS_pubmethodPerformUpgrade(Int32)

System_CAPS_pubmethodPostExecute()

System_CAPS_pubmethodPreExecute()

System_CAPS_pubmethodPrepareForExecute()

System_CAPS_pubmethodPrimeOutput(Int32, Int32%, IDTSBuffer100^%)

System_CAPS_pubmethodProcessInput(Int32, IDTSBuffer100^)

System_CAPS_pubmethodProvideComponentProperties()

System_CAPS_pubmethodReinitializeMetaData()

System_CAPS_pubmethodReleaseConnections()

System_CAPS_pubmethodSetComponentProperty(String^, Object^)

System_CAPS_pubmethodSetExternalMetadataColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)

System_CAPS_pubmethodSetExternalMetadataColumnProperty(Int32, Int32, String^, Object^)

System_CAPS_pubmethodSetInputColumnProperty(Int32, Int32, String^, Object^)

System_CAPS_pubmethodSetInputProperty(Int32, String^, Object^)

System_CAPS_pubmethodSetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32)

System_CAPS_pubmethodSetOutputColumnProperty(Int32, Int32, String^, Object^)

System_CAPS_pubmethodSetOutputProperty(Int32, String^, Object^)

System_CAPS_pubmethodSetUsageType(Int32, IDTSVirtualInput100^, Int32, DTSUsageType)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_pubmethodValidate()

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: