DtsComException Classe

Définition

Exception qu’Integration Services déclenche lorsqu’une erreur COM se produit.

public ref class DtsComException : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public class DtsComException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsComException = class
    inherit DtsException
Public Class DtsComException
Inherits DtsException
Héritage
DtsComException
Attributs

Propriétés

ErrorCode

Obtient le code d'erreur qui crée la classe d'exception appropriée. Ce champ est en lecture seule.

(Hérité de DtsException)

S’applique à