HResults.DTS_E_SERVERSTORAGEDISALLOWED Field

Definition

MessageId: DTS_E_SERVERSTORAGEDISALLOWED MessageText: The protection level, ServerStorage, cannot be used when saving to this destination. The system could not verify that the destination supports secure storage capability.

public: int DTS_E_SERVERSTORAGEDISALLOWED = -1073659807;
public const int DTS_E_SERVERSTORAGEDISALLOWED = -1073659807;
val mutable DTS_E_SERVERSTORAGEDISALLOWED : int
Public Const DTS_E_SERVERSTORAGEDISALLOWED As Integer  = -1073659807

Field Value

Value = -1073659807

Applies to