다음을 통해 공유


GetExtendedInterface 메서드

Gets the native object that corresponds to the specified managed object. (The GetExtendedInterface methods replace the obsolete ToXxx90 methods in DtsConvert.)

오버로드 목록

  이름 설명
공용 메서드정적 멤버 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.

맨 위로 이동

주의

Use the GetExtendedInterface methods instead of the obsolete SQL Server 2005 Integration Services(SSIS) ToXxx90 methods.