CManagedComponentWrapper Интерфейс

Определение

public interface class CManagedComponentWrapper : Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSDesigntimeComponent100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.CManagedComponentWrapperClass))]
[System.Runtime.InteropServices.Guid("B7EBC995-699A-4067-A34C-40FAF745C987")]
public interface CManagedComponentWrapper : Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSDesigntimeComponent100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.CManagedComponentWrapperClass))>]
[<System.Runtime.InteropServices.Guid("B7EBC995-699A-4067-A34C-40FAF745C987")>]
type CManagedComponentWrapper = interface
    interface IDTSDesigntimeComponent100
Public Interface CManagedComponentWrapper
Implements IDTSDesigntimeComponent100
Производный
Атрибуты
Реализации

Методы

AcquireConnections(Object) (Унаследовано от IDTSDesigntimeComponent100)
DeleteExternalMetadataColumn(Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
DeleteInput(Int32) (Унаследовано от IDTSDesigntimeComponent100)
DeleteOutput(Int32) (Унаследовано от IDTSDesigntimeComponent100)
DeleteOutputColumn(Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
DescribeRedirectedErrorCode(Int32) (Унаследовано от IDTSDesigntimeComponent100)
GetEnumerationCollection(String) (Унаследовано от IDTSDesigntimeComponent100)
InsertExternalMetadataColumnAt(Int32, Int32, String, String) (Унаследовано от IDTSDesigntimeComponent100)
InsertInput(DTSInsertPlacement, Int32) (Унаследовано от IDTSDesigntimeComponent100)
InsertOutput(DTSInsertPlacement, Int32) (Унаследовано от IDTSDesigntimeComponent100)
InsertOutputColumnAt(Int32, Int32, String, String) (Унаследовано от IDTSDesigntimeComponent100)
MapInputColumn(Int32, Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
MapOutputColumn(Int32, Int32, Int32, Boolean) (Унаследовано от IDTSDesigntimeComponent100)
OnDeletingInputColumn(Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
OnInputPathAttached(Int32) (Унаследовано от IDTSDesigntimeComponent100)
OnInputPathDetached(Int32) (Унаследовано от IDTSDesigntimeComponent100)
OnOutputPathAttached(Int32) (Унаследовано от IDTSDesigntimeComponent100)
ProvideComponentProperties() (Унаследовано от IDTSDesigntimeComponent100)
ReinitializeMetaData() (Унаследовано от IDTSDesigntimeComponent100)
ReleaseConnections() (Унаследовано от IDTSDesigntimeComponent100)
SetComponentProperty(String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetExternalMetadataColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
SetExternalMetadataColumnProperty(Int32, Int32, String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetInputColumnProperty(Int32, Int32, String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetInputProperty(Int32, String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetOutputColumnDataTypeProperties(Int32, Int32, DataType, Int32, Int32, Int32, Int32) (Унаследовано от IDTSDesigntimeComponent100)
SetOutputColumnProperty(Int32, Int32, String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetOutputProperty(Int32, String, Object) (Унаследовано от IDTSDesigntimeComponent100)
SetUsageType(Int32, IDTSVirtualInput100, Int32, DTSUsageType) (Унаследовано от IDTSDesigntimeComponent100)
Validate() (Унаследовано от IDTSDesigntimeComponent100)

Применяется к