Udostępnij przez


DtsComException Class

The exception that Integration Services raises when a COM error occurs.

Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)

Syntax

'Deklaracja
<SerializableAttribute> _
Public Class DtsComException
    Inherits DtsException
[SerializableAttribute] 
public class DtsComException : DtsException
[SerializableAttribute] 
public ref class DtsComException : public DtsException
/** @attribute SerializableAttribute() */ 
public class DtsComException extends DtsException
SerializableAttribute 
public class DtsComException extends DtsException

Inheritance Hierarchy

System.Object
   System.Exception
     Microsoft.SqlServer.Dts.Runtime.DtsException
      Microsoft.SqlServer.Dts.Runtime.DtsComException

Thread Safety

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

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.