다음을 통해 공유


DtsConvert 멤버

Provides conversion methods to convert managed Integation Services run-time objects to their native implementations and from native to managed implementations. This class cannot be inherited.

DtsConvert 형식은 다음 멤버를 노출합니다.

생성자

  이름 설명
공용 메서드 DtsConvert Initializes a new instance of the DtsConvert class.

맨 위로 이동

메서드

  이름 설명
공용 메서드 Equals (Object에서 상속됩니다.)
보호된 메서드 Finalize (Object에서 상속됩니다.)
공용 메서드정적 멤버 GetExtendedInterface(Application) Gets the native IDTSApplication100 object that corresponds to the specified managed Application object.
공용 메서드정적 멤버 GetExtendedInterface(ConnectionManager) Gets the native IDTSConnectionManager100 object that corresponds to the specified managed ConnectionManager object.
공용 메서드정적 멤버 GetExtendedInterface(Connections) Gets the native IDTSConnections100 object that corresponds to the specified managed Connections object.
공용 메서드정적 멤버 GetExtendedInterface(IDTSComponentEvents) Gets the native IDTSComponentEvents100 object that corresponds to the specified managed IDTSComponentEvents object.
공용 메서드정적 멤버 GetExtendedInterface(IDTSEvents) Gets the native IDTSEvents100 object that corresponds to the specified managed IDTSEvents object.
공용 메서드정적 멤버 GetExtendedInterface(IDTSInfoEvents) Gets the native IDTSInfoEvents100 object that corresponds to the specified managed IDTSInfoEvents object.
공용 메서드정적 멤버 GetExtendedInterface(Package) Gets the native IDTSPackage100 object that corresponds to the specified managed Package object.
공용 메서드정적 멤버 GetExtendedInterface(VariableDispenser) Gets the native IDTSVariableDispenser100 object that corresponds to the specified managed VariableDispenser object.
공용 메서드정적 멤버 GetExtendedInterface(Variables) Gets the native IDTSVariables100 object that corresponds to the specified managed Variables object.
공용 메서드 GetHashCode (Object에서 상속됩니다.)
공용 메서드 GetType (Object에서 상속됩니다.)
공용 메서드정적 멤버 GetWrapper(IDTSApplication100) Gets the managed Application object that corresponds to the specified native IDTSApplication100 object.
공용 메서드정적 멤버 GetWrapper(IDTSConnectionManager100) Gets the managed ConnectionManager object that corresponds to the specified native IDTSConnectionManager100 object.
공용 메서드정적 멤버 GetWrapper(IDTSConnections100) Gets the managed Connections object that corresponds to the specified native IDTSConnections100 object.
공용 메서드정적 멤버 GetWrapper(IDTSEvents100) Gets the managed IDTSEvents object that corresponds to the specified native IDTSEvents100 object.
공용 메서드정적 멤버 GetWrapper(IDTSPackage100) Gets the managed Package object that corresponds to the specified native IDTSPackage100 object.
공용 메서드정적 멤버 GetWrapper(IDTSVariables100) Gets the managed Variables object that corresponds to the specified native IDTSVariables100 object.
보호된 메서드 MemberwiseClone (Object에서 상속됩니다.)
공용 메서드정적 멤버 ToApplication 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSApplication100) method instead. *** Converts a native IDTSApplication100 object to a managed Application object.
공용 메서드정적 멤버 ToApplication90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(Application) method instead. *** Converts a managed Application object to a native IDTSApplication100 object.
공용 메서드정적 멤버 ToComponentEvents90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(IDTSComponentEvents) method instead. *** Converts a managed IDTSComponentEvents object to a native IDTSComponentEvents100 object.
공용 메서드정적 멤버 ToConnectionManager 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSConnectionManager100) method instead. *** Converts a native IDTSConnectionManager100 object to a managed ConnectionManager object.
공용 메서드정적 멤버 ToConnectionManager90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(ConnectionManager) method instead. *** Converts a managed ConnectionManager object to a native IDTSConnectionManager100 object.
공용 메서드정적 멤버 ToConnections 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSConnections100) method instead. *** Converts a native IDTSConnections100 collection to a managed Connections collection.
공용 메서드정적 멤버 ToConnections90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(Connections) method instead. *** Converts a managed Connections collection to a native IDTSConnections100 collection.
공용 메서드정적 멤버 ToEvents 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSEvents100) method instead. *** Converts a native IDTSEvents100 object to a managed IDTSEvents object.
공용 메서드정적 멤버 ToEvents90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(IDTSEvents) method instead. *** Converts a managed IDTSEvents object to a native IDTSEvents100 object.
공용 메서드정적 멤버 ToInfoEvents90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(IDTSInfoEvents) method instead. *** Converts a managed IDTSInfoEvents object to a native IDTSInfoEvents100 object.
공용 메서드정적 멤버 ToPackage 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSPackage100) method instead. *** Converts a native IDTSPackage100 object to a managed Package object.
공용 메서드정적 멤버 ToPackage90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(Package) method instead. *** Converts a managed Package object to a native IDTSPackage100 object.
공용 메서드 ToString (Object에서 상속됩니다.)
공용 메서드정적 멤버 ToVariableDispenser90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(VariableDispenser) method instead. *** Converts a managed VariableDispenser object to a native IDTSVariableDispenser100 object.
공용 메서드정적 멤버 ToVariables 사용되지 않습니다. *** Member obsolete; use the GetWrapper(IDTSVariables100) method instead. *** Converts a native IDTSVariables100 collection to a managed Variables collection.
공용 메서드정적 멤버 ToVariables90 사용되지 않습니다. *** Member obsolete; use the GetExtendedInterface(Variables) method instead. *** Converts a managed Variables collection to a native IDTSVariables100 collection.
공용 메서드정적 멤버 TypeCodeFromVarType Converts a Variant data type to a system TypeCode.
공용 메서드정적 멤버 VarTypeFromTypeCode Converts a system TypeCode to an Integration Services Variant data type.

맨 위로 이동