DtsInvalidProjectUserKeyOrDataException Class

Definition

Represents the invalid project user key or data exception that this class contains.

public ref class DtsInvalidProjectUserKeyOrDataException sealed : Microsoft::SqlServer::Dts::Runtime::DtsException
[System.Serializable]
public sealed class DtsInvalidProjectUserKeyOrDataException : Microsoft.SqlServer.Dts.Runtime.DtsException
[<System.Serializable>]
type DtsInvalidProjectUserKeyOrDataException = class
    inherit DtsException
Public NotInheritable Class DtsInvalidProjectUserKeyOrDataException
Inherits DtsException
Inheritance
DtsInvalidProjectUserKeyOrDataException
Attributes

Properties

ErrorCode

Gets the error code that creates the appropriate exception class. This field is read-only.

(Inherited from DtsException)

Applies to